[]
Gets or sets a value specifying whether the shape is flipped vertically.
[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