Spread WinForms 15
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()
See Also