Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / IsoscelesTriangleShape Class / FlipVertical Property

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