Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / ResetDynamicSize Method


In This Topic
ResetDynamicSize Method (PSShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Sub ResetDynamicSize() 
 
'Usage
 
Dim instance As PSShape
 
instance.ResetDynamicSize()
See Also