[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.RightArrowCalloutShape

RightArrowCalloutShape Class

Represents a right arrow callout shape of the shape container.

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

Constructors

Name Description
RightArrowCalloutShape()

Initializes a new instance of a RightArrowCalloutShape.

RightArrowCalloutShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a RightArrowCalloutShape.

RightArrowCalloutShape(int, int, int, int)

Initializes a new instance of a RightArrowCalloutShape.

RightArrowCalloutShape(Point, Point)

Initializes a new instance of a RightArrowCalloutShape.