Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / RightTriangleShape Class / FlipHorizontal Property

In This Topic
    FlipHorizontal Property (RightTriangleShape)
    In This Topic
    Gets or sets a value specifying whether the shape is flipped horizontally.
    Syntax
    'Declaration
     
    Public Property FlipHorizontal As Boolean
    public bool FlipHorizontal {get; set;}
    See Also