[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.CurvedLeftArrowShape

CurvedLeftArrowShape Class

Represents a curved left arrow shape of the shape container.

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

Constructors

Name Description
CurvedLeftArrowShape()

Initializes a new instance of a CurvedLeftArrowShape.

CurvedLeftArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a CurvedLeftArrowShape.

CurvedLeftArrowShape(int, int, int, int)

Initializes a new instance of a CurvedLeftArrowShape.

CurvedLeftArrowShape(Point, Point)

Initializes a new instance of a CurvedLeftArrowShape.