Character

Character class

Represents relatively positioned rectangle which contains single character.

The Character type exposes the following members:

Constructors

Name Description
Character() Initializes new instance of Character class.
Character(character, x, y, width, height) Initializes a new instance of the Character class

Properties

Name Description
value
x
y
width
height

See Also