Freigeben über


InkPoint.Pressure Eigenschaft

Definition

Der Druck des Kontakts auf der Digitizeroberfläche für inkPoint.

public:
 property float Pressure { float get(); };
float Pressure();
public float Pressure { get; }
var single = inkPoint.pressure;
Public ReadOnly Property Pressure As Single

Eigenschaftswert

Single

float

Der Druck des Kontakts.

Gilt für:

Weitere Informationen