[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.UpArrowShape

UpArrowShape Class

Represents a up arrow shape of the shape container.

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

Constructors

Name Description
UpArrowShape()

Initializes a new instance of a UpArrowShape.

UpArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a UpArrowShape.

UpArrowShape(int, int, int, int)

Initializes a new instance of a UpArrowShape.

UpArrowShape(Point, Point)

Initializes a new instance of a UpArrowShape.