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


In This Topic
ResetMarginRight Method (RoundedRectangleShape)
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 RoundedRectangleShape
 
instance.ResetMarginRight()
See Also