[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.LeftArrowShape

LeftArrowShape Class

Represents a left arrow shape of the shape container.

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

Constructors

Name Description
LeftArrowShape()

Initializes a new instance of a LeftArrowShape.

LeftArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a LeftArrowShape.

LeftArrowShape(int, int, int, int)

Initializes a new instance of a LeftArrowShape.

LeftArrowShape(Point, Point)

Initializes a new instance of a LeftArrowShape.