public RECT( Rectangle rect )
'Declaration Public Function New( _ ByVal rect As Rectangle _ )
'Declaration
Public Function New( _ ByVal rect As Rectangle _ )
'Usage Dim rect As Rectangle Dim instance As New RECT(rect)
'Usage
Dim rect As Rectangle Dim instance As New RECT(rect)
RECT Class RECT Members Overload List