public static void IntersectRef( out RectF result, ref RectF a, ref RectF b )
'Declaration Public Shared Sub IntersectRef( _ ByRef result As RectF, _ ByRef a As RectF, _ ByRef b As RectF _ )
RectF Structure RectF Members