[]
Gets or sets a value specifying whether the shape is flipped horizontally.
[C1Description("TriangleShapeBase.FlipHorizontal", "Specifies whether the shape is flipped horizontally.")]
public bool FlipHorizontal { get; set; }
<C1Description("TriangleShapeBase.FlipHorizontal", "Specifies whether the shape is flipped horizontally.")>
Public Property FlipHorizontal As Boolean