StylusPointProperties.Height 字段

定义

表示数字化仪上接触点的高度。

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

字段值

注解

接触点的高度取决于所使用的仪器类型。 使用 Touch 时, 的值 Height 可能会有所不同。

适用于