[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.LeftArrowCalloutShape

LeftArrowCalloutShape Class

Represents a left arrow callout shape of the shape container.

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

Constructors

Name Description
LeftArrowCalloutShape()

Initializes a new instance of a LeftArrowCalloutShape.

LeftArrowCalloutShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a LeftArrowCalloutShape.

LeftArrowCalloutShape(int, int, int, int)

Initializes a new instance of a LeftArrowCalloutShape.

LeftArrowCalloutShape(Point, Point)

Initializes a new instance of a LeftArrowCalloutShape.