[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.NotchedRightArrowShape

NotchedRightArrowShape Class

Represents a notched right arrow shape of the shape container.

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

Constructors

Name Description
NotchedRightArrowShape()

Initializes a new instance of a NotchedRightArrowShape.

NotchedRightArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a NotchedRightArrowShape.

NotchedRightArrowShape(int, int, int, int)

Initializes a new instance of a NotchedRightArrowShape.

NotchedRightArrowShape(Point, Point)

Initializes a new instance of a NotchedRightArrowShape.