'Declaration Public Function New( _ ByVal location As C1Point, _ ByVal size As C1Size _ )
'Declaration
Public Function New( _ ByVal location As C1Point, _ ByVal size As C1Size _ )
'Usage Dim location As C1Point Dim size As C1Size Dim instance As New C1Rect(location, size)
'Usage
Dim location As C1Point Dim size As C1Size Dim instance As New C1Rect(location, size)
public C1Rect( C1Point location, C1Size size )
C1Rect Structure C1Rect Members Overload List