[]
        
(Showing Draft Content)

C1.Word.Canvas.CurvedRightArrowShape

CurvedRightArrowShape Class

Represents a curved right arrow shape of the shape container.

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

Constructors

Name Description
CurvedRightArrowShape()

Initializes a new instance of a CurvedRightArrowShape.

CurvedRightArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a CurvedRightArrowShape.

CurvedRightArrowShape(Point, Point)

Initializes a new instance of a CurvedRightArrowShape.

CurvedRightArrowShape(int, int, int, int)

Initializes a new instance of a CurvedRightArrowShape.