Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadCameraShape Class / Reset() Method


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