BaseTool_MouseDownEventArgs 属性 |
鼠标按下后的参数信息
命名空间:
GISShare.SMap.WPF.Tool
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法protected IMouseEventArgs _MouseDownEventArgs { get; }
Protected ReadOnly Property _MouseDownEventArgs As IMouseEventArgs
Get
protected:
property IMouseEventArgs^ _MouseDownEventArgs {
IMouseEventArgs^ get ();
}
member _MouseDownEventArgs : IMouseEventArgs with get
属性值
类型:
IMouseEventArgs
参见