Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / ResetAlignVert Method


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