Compartir a través de


PointerPointProperties.IsInverted Propiedad

Definición

Obtiene un valor que indica si el lápiz del digitalizador se invierte.

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

Valor de propiedad

Boolean

bool

True si se invierte. En caso contrario, es false.

Se aplica a