[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.StripedRightArrowShape

StripedRightArrowShape Class

Represents a striped right arrow shape of the shape container.

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

Constructors

Name Description
StripedRightArrowShape()

Initializes a new instance of a StripedRightArrowShape.

StripedRightArrowShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a StripedRightArrowShape.

StripedRightArrowShape(int, int, int, int)

Initializes a new instance of a StripedRightArrowShape.

StripedRightArrowShape(Point, Point)

Initializes a new instance of a StripedRightArrowShape.