[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.UpArrowCalloutShape

UpArrowCalloutShape Class

Represents a up arrow callout shape of the shape container.

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

Constructors

Name Description
UpArrowCalloutShape()

Initializes a new instance of a UpArrowCalloutShape.

UpArrowCalloutShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a UpArrowCalloutShape.

UpArrowCalloutShape(int, int, int, int)

Initializes a new instance of a UpArrowCalloutShape.

UpArrowCalloutShape(Point, Point)

Initializes a new instance of a UpArrowCalloutShape.