[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.QuadArrowCalloutShape

QuadArrowCalloutShape Class

Represents a quad arrow callout shape of the shape container.

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

Constructors

Name Description
QuadArrowCalloutShape()

Initializes a new instance of a QuadArrowCalloutShape.

QuadArrowCalloutShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a QuadArrowCalloutShape.

QuadArrowCalloutShape(int, int, int, int)

Initializes a new instance of a QuadArrowCalloutShape.

QuadArrowCalloutShape(Point, Point)

Initializes a new instance of a QuadArrowCalloutShape.