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


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