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


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