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


In This Topic
ResetAlignHorz Method (RoundedRectangleShape)
In This Topic
Resets the horizontal alignment of the element to the default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetAlignHorz() 
 
'Usage
 
Dim instance As RoundedRectangleShape
 
instance.ResetAlignHorz()
See Also