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


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