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


In This Topic
    Reset Method (SpreadCameraShape)
    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