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


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