Condividi tramite


LineDisplayCursor.IsOtherSupported Proprietà

Definizione

Ottiene un valore che indica se è supportato un altro tipo (sconosciuto in base a UnifiedPOS) del cursore.

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

Valore della proprietà

Boolean

bool

True se è supportato un altro tipo di cursore; in caso contrario, False.

Si applica a