[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.CircularArrowShape

CircularArrowShape Class

Represents a circular arrow shape of the shape container.

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

Constructors

Name Description
CircularArrowShape()

Initializes a new instance of a CircularArrowShape.

CircularArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a CircularArrowShape.

CircularArrowShape(int, int, int, int)

Initializes a new instance of a CircularArrowShape.

CircularArrowShape(Point, Point)

Initializes a new instance of a CircularArrowShape.