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


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