[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.UpDownArrowCalloutShape

UpDownArrowCalloutShape Class

Represents a up down arrow callout shape of the shape container.

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

Constructors

Name Description
UpDownArrowCalloutShape()

Initializes a new instance of a UpDownArrowCalloutShape.

UpDownArrowCalloutShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a UpDownArrowCalloutShape.

UpDownArrowCalloutShape(int, int, int, int)

Initializes a new instance of a UpDownArrowCalloutShape.

UpDownArrowCalloutShape(Point, Point)

Initializes a new instance of a UpDownArrowCalloutShape.