[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.LeftRightUpArrowShape

LeftRightUpArrowShape Class

Represents a left right up arrow shape of the shape container.

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

Constructors

Name Description
LeftRightUpArrowShape()

Initializes a new instance of a LeftRightUpArrowShape.

LeftRightUpArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a LeftRightUpArrowShape.

LeftRightUpArrowShape(int, int, int, int)

Initializes a new instance of a LeftRightUpArrowShape.

LeftRightUpArrowShape(Point, Point)

Initializes a new instance of a LeftRightUpArrowShape.