Condividi tramite


InkStroke.Recognized Proprietà

Definizione

Ottiene se il tratto viene riconosciuto.

public:
 property bool Recognized { bool get(); };
bool Recognized();
public bool Recognized { get; }
var boolean = inkStroke.recognized;
Public ReadOnly Property Recognized As Boolean

Valore della proprietà

Boolean

bool

True se il tratto viene riconosciuto; in caso contrario, false.

Si applica a

Vedi anche