IMouseEventArgsLocation 属性 |
获取鼠标在产生鼠标事件时的位置。
命名空间:
GISShare.SMap.WPF.Tool
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法ReadOnly Property Location As Point
Get
property Point Location {
Point get ();
}
abstract Location : Point with get
属性值
类型:
Point
参见