Spread Windows Forms 15.0
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()
    protected override void SetInitialShape()
    See Also