[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.QuadArrowShape

QuadArrowShape Class

Represents a quad arrow shape of the shape container.

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

Constructors

Name Description
QuadArrowShape()

Initializes a new instance of a QuadArrowShape.

QuadArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a QuadArrowShape.

QuadArrowShape(int, int, int, int)

Initializes a new instance of a QuadArrowShape.

QuadArrowShape(Point, Point)

Initializes a new instance of a QuadArrowShape.