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