'Declaration Public Shared Sub IntersectRef( _ ByRef result As RectL, _ ByRef a As RectL, _ ByRef b As RectL _ )
public static void IntersectRef( out RectL result, ref RectL a, ref RectL b )
RectL Structure RectL Members
Copyright © GrapeCity, inc. All rights reserved.