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


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