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


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