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


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