Share via


InkStroke.Recognized Propriété

Définition

Obtient si le trait est reconnu.

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

Valeur de propriété

Boolean

bool

True si le trait est reconnu ; sinon, false.

S’applique à

Voir aussi