StylusPointProperties.TangentPressure Field

Definition

Represents the pen tip pressure along the plane of the Tablet PC surface.

public: static initonly System::Windows::Input::StylusPointProperty ^ TangentPressure;
public static readonly System.Windows.Input.StylusPointProperty TangentPressure;
 staticval mutable TangentPressure : System.Windows.Input.StylusPointProperty
Public Shared ReadOnly TangentPressure As StylusPointProperty 

Field Value

Remarks

The TangentPressure field represents pressure along the plane of the Tablet PC surface. The NormalPressure field represents pressure perpendicular to the plane of the Tablet PC surface.

Applies to