PointerEventArgs.Width プロパティ

定義

ポインターの接触ジオメトリの幅 (X 軸の大きさ) (CSS ピクセル単位)。

public:
 property float Width { float get(); void set(float value); };
public float Width { get; set; }
member this.Width : single with get, set
Public Property Width As Single

プロパティ値

適用対象