Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / ResetShape Method


In This Topic
ResetShape Method (PSObject)
In This Topic
Resets the shape of the object.
Syntax
'Declaration
 
Public Overridable Sub ResetShape() 
 
'Usage
 
Dim instance As PSObject
 
instance.ResetShape()
See Also