Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CurvedArrowShape Class / SetInitialShape Method


In This Topic
    SetInitialShape Method (CurvedArrowShape)
    In This Topic
    Creates the initial curved arrow shape.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub SetInitialShape() 
    'Usage
     
    
    Dim instance As CurvedArrowShape
     
    instance.SetInitialShape()
    protected override void SetInitialShape()
    See Also