Share via


PointerPointProperties.IsInverted Propriété

Définition

Obtient une valeur qui indique si le stylet du numériseur est inversé.

public:
 property bool IsInverted { bool get(); };
bool IsInverted();
public bool IsInverted { get; }
var boolean = pointerPointProperties.isInverted;
Public ReadOnly Property IsInverted As Boolean

Valeur de propriété

Boolean

bool

True s’il est inversé ; sinon, false.

S’applique à