Initializes a new instance of the GraphicMouseEventArgs class

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

Syntax

C#
public GraphicMouseEventArgs(
	MouseButtons button,
	int x,
	int y,
	Graphic graphic
)
Visual Basic (Declaration)
Public Sub New ( _
	button As MouseButtons, _
	x As Integer, _
	y As Integer, _
	graphic As Graphic _
)

See Also

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