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


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