[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.LeftRightArrowShape

LeftRightArrowShape Class

Represents a left right arrow shape of the shape container.

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

Constructors

Name Description
LeftRightArrowShape()

Initializes a new instance of a LeftRightArrowShape.

LeftRightArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a LeftRightArrowShape.

LeftRightArrowShape(int, int, int, int)

Initializes a new instance of a LeftRightArrowShape.

LeftRightArrowShape(Point, Point)

Initializes a new instance of a LeftRightArrowShape.