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


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