FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CalloutArrowShape Class / ResetSizeProportional Method


In This Topic
ResetSizeProportional Method (CalloutArrowShape)
In This Topic
Resets whether the object can be resized proportionally by the user.
Syntax
'Declaration
 
Public Overridable Sub ResetSizeProportional() 
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.ResetSizeProportional()
See Also