Condividi tramite


LineDisplayCursor.IsReverseSupported Proprietà

Definizione

Ottiene un valore che indica se è supportato un cursore invertito.

public:
 property bool IsReverseSupported { bool get(); };
bool IsReverseSupported();
public bool IsReverseSupported { get; }
var boolean = lineDisplayCursor.isReverseSupported;
Public ReadOnly Property IsReverseSupported As Boolean

Valore della proprietà

Boolean

bool

True se è supportato un cursore invertito; in caso contrario, False.

Si applica a