[]
        
(Showing Draft Content)

C1.Document.TriangleShapeBase.FlipHorizontal

FlipHorizontal Property

FlipHorizontal

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

Declaration
[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