[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.NotchedCircularArrowShape

NotchedCircularArrowShape Class

Represents a notched circular arrow shape of the shape container.

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

Constructors

Name Description
NotchedCircularArrowShape()

Initializes a new instance of a NotchedCircularArrowShape.

NotchedCircularArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a NotchedCircularArrowShape.

NotchedCircularArrowShape(int, int, int, int)

Initializes a new instance of a NotchedCircularArrowShape.

NotchedCircularArrowShape(Point, Point)

Initializes a new instance of a NotchedCircularArrowShape.