Class CharInfo

CharInfo class

Represents a character info object. Provides character positioning information.

public sealed class CharInfo

Properties

NameDescription
Position { get; }Gets position of the character.
Rectangle { get; }Gets rectangle of the character.

See Also