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


In This Topic
    ResetShape Method (SpreadCameraShape)
    In This Topic
    Resets the shape of the object.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetShape() 
    'Usage
     
    
    Dim instance As SpreadCameraShape
     
    instance.ResetShape()
    public override void ResetShape()
    See Also