Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / POINT Class / POINT Constructor / POINT Constructor(Size)


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

Parameters

renderSize
See Also