[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.BentUpArrowShape

BentUpArrowShape Class

Represents a bent up arrow shape of the shape container.

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

Constructors

Name Description
BentUpArrowShape()

Initializes a new instance of a BentUpArrowShape.

BentUpArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a BentUpArrowShape.

BentUpArrowShape(int, int, int, int)

Initializes a new instance of a BentUpArrowShape.

BentUpArrowShape(Point, Point)

Initializes a new instance of a BentUpArrowShape.