LineDisplayCapabilities.CanReadCharacterAtCursor Eigenschaft

Definition

Ruft ab, ob die Zeilenanzeige das Lesen von Zeichen an der aktuellen Cursorposition unterstützt.

public:
 property bool CanReadCharacterAtCursor { bool get(); };
bool CanReadCharacterAtCursor();
public bool CanReadCharacterAtCursor { get; }
var boolean = lineDisplayCapabilities.canReadCharacterAtCursor;
Public ReadOnly Property CanReadCharacterAtCursor As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Zeilenanzeige das Lesen von Zeichen am Cursor unterstützt; andernfalls false.

Gilt für: