PointerPoint.Properties 屬性

定義

取得輸入指標的擴充資訊。

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

屬性值

輸入裝置所公開的擴充屬性。

適用於