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 

フィールド値

注釈

接触点の高さは、使用する機器の種類によって異なります。 の Height 値は、Touch を使用する場合に異なる場合があります。

適用対象