PointerPoint.Properties Proprietà

Definizione

Ottiene informazioni estese sul puntatore di input.

public:
 property PointerPointProperties ^ Properties { PointerPointProperties ^ get(); };
PointerPointProperties Properties();
public PointerPointProperties Properties { get; }
var pointerPointProperties = pointerPoint.properties;
Public ReadOnly Property Properties As PointerPointProperties

Valore della proprietà

Le proprietà estese esposte dal dispositivo di input.

Si applica a