FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / MultiSideShape Class / SetInitialShape Method


In This Topic
SetInitialShape Method (MultiSideShape)
In This Topic
Creates the initial multiple-sided shape.
Syntax
'Declaration
 
Protected Overrides Sub SetInitialShape() 
 
'Usage
 
Dim instance As MultiSideShape
 
instance.SetInitialShape()
See Also