'Declaration Public Shared Function Intersect( _ ByVal a As RectL, _ ByVal b As RectL _ ) As RectL
public static RectL Intersect( RectL a, RectL b )
RectL Structure RectL Members