ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapViewMouseEventArgs Class


In This Topic
    MapViewMouseEventArgs Class Methods
    In This Topic

    For a list of all members of this type, see MapViewMouseEventArgs members.

    Public Methods
     NameDescription
    Public MethodReturns the position of the mouse pointer relative to the specified element. (Inherited from System.Windows.Input.MouseEventArgs)
    Top
    Protected Methods
     NameDescription
    Protected MethodInvokes event handlers in a type-specific way, which can increase event system efficiency. (Inherited from System.Windows.Input.MouseEventArgs)
    Protected MethodWhen overridden in a derived class, provides a notification callback entry point whenever the value of the System.Windows.RoutedEventArgs.Source property of an instance changes. (Inherited from System.Windows.RoutedEventArgs)
    Top
    See Also