Initializes a new instance of the MapItemMouseEventArgs class

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public MapItemMouseEventArgs(
	MouseButtons button,
	int x,
	int y,
	MapItem mapItem
)
Visual Basic (Declaration)
Public Sub New ( _
	button As MouseButtons, _
	x As Integer, _
	y As Integer, _
	mapItem As MapItem _
)

See Also

Relate Topics:
  MapItemMouseEventArgs Members
  MapItemMouseEventArgs Methods
  MapItemMouseEventArgs Properties
Created by Atop CHM to web converter,© 2009 all right reserved.