ArcObjects Library Reference  (Schematic)    

INgProjectTool Interface

Provides access to members that control the graphic project tool.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Method DblClick Occurs when a mouse button is double clicked when the project tool is active.
Method KeyDown Occurs when a key on the keyboard is pressed when the project tool is active.
Method KeyUp Occurs when a key on the keyboard is released when the project tool is active.
Method MouseDown Occurs when a mouse button is pressed when the project tool is active.
Method MouseMove Occurs when the mouse is moved when the project tool is active.
Method MouseUp Occurs when a mouse button is released when the project tool is active.
Read/write property SpatialEnvironment Indicates if the event occured in ArcMap.

CoClasses that implement INgProjectTool

CoClasses and Classes Description
NgProject Project object.

See Also

INgProject Interface

 


Feedback Send feedback on this page