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


In This Topic
    FlipShapeVertical Method (BannerShape)
    In This Topic
    Flips the shape vertically (along a vertical axis).
    Syntax
    'Declaration
     
    
    Public Overridable Sub FlipShapeVertical() 
    'Usage
     
    
    Dim instance As BannerShape
     
    instance.FlipShapeVertical()
    public virtual void FlipShapeVertical()
    See Also