Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / TriangleShapeBase Class / FlipHorizontal Property

In This Topic
    FlipHorizontal Property (TriangleShapeBase)
    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