MousePositionEventArgsLocation 属性 |
坐标
命名空间:
System.Windows.Input
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public Point Location { get; }
Public ReadOnly Property Location As Point
Get
public:
property Point Location {
Point get ();
}
member Location : Point with get
属性值
类型:
Point
参见