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


In This Topic
ResetMarginRight Method (CalloutArrowShape)
In This Topic
Resets the margin between the right side of the element and its contents to the default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetMarginRight() 
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.ResetMarginRight()
See Also