The TerminalCell type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() ![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() ![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | ToString |
Returns the cell character.
(Overrides ValueType..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() ![]() | BackColor |
Gets or sets the background color (a palette index).
|
![]() ![]() | Blink |
Gets or sets a blink flag.
|
![]() ![]() | Bold |
Gets or sets a bold flag.
|
![]() ![]() | ForeColor |
Gets or sets the foreground color (a palette index).
|
![]() ![]() | Character |
Gets or sets the character.
|
![]() ![]() | Italic |
Gets or sets an italic flag.
|
![]() ![]() | Underline |
Gets or sets the underline style.
|