[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.IsoscelesTriangleShape

IsoscelesTriangleShape Class

Represents a isoceles triangle shape of the shape container.

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

Constructors

Name Description
IsoscelesTriangleShape()

Initializes a new instance of a IsoscelesTriangleShape.

IsoscelesTriangleShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a IsoscelesTriangleShape.

IsoscelesTriangleShape(int, int, int, int)

Initializes a new instance of a IsoscelesTriangleShape.

IsoscelesTriangleShape(Point, Point)

Initializes a new instance of a IsoscelesTriangleShape.