'Declaration Public Function New( _ ByVal point1 As GcPoint, _ ByVal point2 As GcPoint _ )
'Usage Dim point1 As GcPoint Dim point2 As GcPoint Dim instance As New GcRect(point1, point2)
public GcRect( GcPoint point1, GcPoint point2 )
Target Platforms: Windows Server 2012, Windows RT
GcRect Structure GcRect Members Overload List
Copyright © GrapeCity, inc. All rights reserved.