PointerEventArgs.Height 属性

定义

Y 轴的高度 (数量级) 指针的接触几何图形(以 CSS 像素为单位)。

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

属性值

适用于