Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / PolygonShape Class / FlipVertical Property

In This Topic
    FlipVertical Property (PolygonShape)
    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