Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BentArrowShape Class / ResetShape Method


In This Topic
    ResetShape Method (BentArrowShape)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetShape() 
    'Usage
     
    
    Dim instance As BentArrowShape
     
    instance.ResetShape()
    public virtual void ResetShape()
    See Also