Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / COMRECT Class / COMRECT Constructor / COMRECT Constructor(Rectangle)


In This Topic
COMRECT Constructor(Rectangle)
In This Topic
Initializes a new instance of the COMRECT class.
Syntax
'Declaration
 
Public Function New( _
   ByVal r As Rectangle _
)
 
'Usage
 
Dim r As Rectangle
 
Dim instance As New COMRECT(r)

Parameters

r
See Also