[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.CurvedRightArrowShape

CurvedRightArrowShape Class

Represents a curved right arrow shape of the shape container.

Inheritance
CurvedRightArrowShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.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(int, int, int, int)

Initializes a new instance of a CurvedRightArrowShape.

CurvedRightArrowShape(Point, Point)

Initializes a new instance of a CurvedRightArrowShape.