Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BurstShape Class / ResetAnchor Method


In This Topic
    ResetAnchor Method (BurstShape)
    In This Topic
    Resets the object's anchored status.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetAnchor() 
    'Usage
     
    
    Dim instance As BurstShape
     
    instance.ResetAnchor()
    public virtual void ResetAnchor()
    See Also