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


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