Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / RECT Class / RECT Constructor / RECT Constructor(Rectangle)


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

Parameters

rect
See Also