[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.LeftRightArrowCalloutShape

LeftRightArrowCalloutShape Class

Represents a left right arrow callout shape of the shape container.

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

Constructors

Name Description
LeftRightArrowCalloutShape()

Initializes a new instance of a LeftRightArrowCalloutShape.

LeftRightArrowCalloutShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a LeftRightArrowCalloutShape.

LeftRightArrowCalloutShape(int, int, int, int)

Initializes a new instance of a LeftRightArrowCalloutShape.

LeftRightArrowCalloutShape(Point, Point)

Initializes a new instance of a LeftRightArrowCalloutShape.