Gets or sets the blinking text appearance.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property BlinkingText As BlinkingText Get Set |
| C# |
|---|
public BlinkingText BlinkingText { get; set; } |