[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.DownArrowCalloutShape

DownArrowCalloutShape Class

Represents a down arrow callout shape of the shape container.

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

Constructors

Name Description
DownArrowCalloutShape()

Initializes a new instance of a DownArrowCalloutShape.

DownArrowCalloutShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a DownArrowCalloutShape.

DownArrowCalloutShape(int, int, int, int)

Initializes a new instance of a DownArrowCalloutShape.

DownArrowCalloutShape(Point, Point)

Initializes a new instance of a DownArrowCalloutShape.