Line

Line class

Represents relatively positioned rectangle which contains single line.

The Line type exposes the following members:

Constructors

Name Description
Line() Initializes new instance of Line class.
Line(line, x, y, width, height, words) Initializes a new instance of the Line class

Properties

Name Description
words The words contained by the line.
value
x
y
width
height

See Also