Condividi tramite


LineDisplayCursor.IsHalfBlockSupported Proprietà

Definizione

Ottiene un valore che indica se è supportato un cursore a metà blocco.

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

Valore della proprietà

Boolean

bool

True se è supportato un cursore a metà blocco; in caso contrario, False.

Si applica a