[]
        
(Showing Draft Content)

C1.Document.TriangleShapeBase.FlipVertical

FlipVertical Property

FlipVertical

Gets or sets a value specifying whether the shape is flipped vertically.

Declaration
[C1Description("TriangleShapeBase.FlipVertical", "Specifies whether the shape is flipped vertically.")]
public bool FlipVertical { get; set; }
<C1Description("TriangleShapeBase.FlipVertical", "Specifies whether the shape is flipped vertically.")>
Public Property FlipVertical As Boolean