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


In This Topic
    ResetShape Method (PSShape)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetShape() 
    'Usage
     
    
    Dim instance As PSShape
     
    instance.ResetShape()
    public override void ResetShape()
    See Also