Word

Word class

Represents relatively positioned rectangle which contains single word.

The Word type exposes the following members:

Constructors

Name Description
Word() Initializes new instance of Word class.
Word(word, x, y, width, height, characters) Initializes a new instance of the Word class

Properties

Name Description
characters The characters contained by the word.
value
x
y
width
height

See Also