[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.BentArrowShape

BentArrowShape Class

Represents a bent arrow shape of the shape container.

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

Constructors

Name Description
BentArrowShape()

Initializes a new instance of a BentArrowShape.

BentArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a BentArrowShape.

BentArrowShape(int, int, int, int)

Initializes a new instance of a BentArrowShape.

BentArrowShape(Point, Point)

Initializes a new instance of a BentArrowShape.