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


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