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