Share via


PointerPoint.Properties 属性

定义

获取有关输入指针的扩展信息。

public:
 property PointerPointProperties ^ Properties { PointerPointProperties ^ get(); };
PointerPointProperties Properties();
public PointerPointProperties Properties { get; }
var pointerPointProperties = pointerPoint.properties;
Public ReadOnly Property Properties As PointerPointProperties

属性值

由输入设备公开的扩展属性。

适用于