'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 )
GcRect Structure GcRect Members Overload List