[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.RightTriangleShape

RightTriangleShape Class

Represents a right triangle shape of the shape container.

Inheritance
RightTriangleShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RightTriangleShape : FilledShape, IRtfContent, IEnumerable

Constructors

Name Description
RightTriangleShape()

Initializes a new instance of a RightTriangleShape.

RightTriangleShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a RightTriangleShape.

RightTriangleShape(int, int, int, int)

Initializes a new instance of a RightTriangleShape.

RightTriangleShape(Point, Point)

Initializes a new instance of a RightTriangleShape.