System.Console.CursorSize Property

Gets or sets the height of the cursor within a character cell.

Syntax

public static int CursorSize { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The cursor appearance varies, ranging from a horizontal line at the bottom of the cell when the property value is 1, to completely filling the cell when the property value is 100.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0