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