Freigeben über


RadialControllerRotationChangedEventArgs.Contact Eigenschaft

Definition

Ruft die Position und den Begrenzungsbereich des Radgeräts auf der Digitizeroberfläche ab, während ein benutzerdefiniertes RadialController-Tool aktiv ist.

public:
 property RadialControllerScreenContact ^ Contact { RadialControllerScreenContact ^ get(); };
RadialControllerScreenContact Contact();
public RadialControllerScreenContact Contact { get; }
var radialControllerScreenContact = radialControllerRotationChangedEventArgs.contact;
Public ReadOnly Property Contact As RadialControllerScreenContact

Eigenschaftswert

Die Position und der Begrenzungsbereich des Radgeräts in geräteunabhängigem Pixel (DIP) auf der Digitizeroberfläche.

null, wenn der Kontakt nicht erkannt wird.

Gilt für:

Weitere Informationen