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


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