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