Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / SetInitialShape Method


In This Topic
SetInitialShape Method (PSShape)
In This Topic
Creates the initial shape object.
Syntax
'Declaration
 
Protected Overridable Sub SetInitialShape() 
 
'Usage
 
Dim instance As PSShape
 
instance.SetInitialShape()
See Also