[]
        
(Showing Draft Content)

C1.Word.Canvas.ArrowShape

ArrowShape Class

Represents a arrow shape of the shape container.

Inheritance
ArrowShape
Namespace: C1.Word.Canvas
Assembly: C1.Pdf.dll
Syntax
public class ArrowShape : FilledShape, IRtfContent, IEnumerable

Constructors

Name Description
ArrowShape()

Initializes a new instance of a ArrowShape.

ArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a ArrowShape.

ArrowShape(Point, Point)

Initializes a new instance of a ArrowShape.

ArrowShape(int, int, int, int)

Initializes a new instance of a ArrowShape.