Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ShapeProps Class / ShapeProps Constructor / ShapeProps Constructor(Control)
Control


In This Topic
ShapeProps Constructor(Control)
In This Topic
Creates a new set of shape properties for the specified control.
Syntax
'Declaration
 
Public Function New( _
   ByVal control As Control _
)
 
'Usage
 
Dim control As Control
 
Dim instance As New ShapeProps(control)

Parameters

control
Control
See Also