[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.UpDownArrowShape

UpDownArrowShape Class

Represents a up down arrow shape of the shape container.

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

Constructors

Name Description
UpDownArrowShape()

Initializes a new instance of a UpDownArrowShape.

UpDownArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a UpDownArrowShape.

UpDownArrowShape(int, int, int, int)

Initializes a new instance of a UpDownArrowShape.

UpDownArrowShape(Point, Point)

Initializes a new instance of a UpDownArrowShape.