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


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