[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextFadeRightShape

TextFadeRightShape Class

Represents a text fade right shape of the shape container.

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

Constructors

Name Description
TextFadeRightShape()

Initializes a new instance of a TextFadeRightShape.

TextFadeRightShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextFadeRightShape.

TextFadeRightShape(int, int, int, int)

Initializes a new instance of a TextFadeRightShape.

TextFadeRightShape(Point, Point)

Initializes a new instance of a TextFadeRightShape.