This document is archived and information here might be outdated.  Recommended version.


esriTrackerLocation Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriTrackerLocation Constants
ArcGIS Developer Help

esriTrackerLocation Constants

Esri mouse tracking location.

Constant Value Description
LocationNone 0 Outside of tracker.
LocationInterior 1 Within tracker envelope.
LocationTopLeft 2 At top left tracker handle.
LocationTopMiddle 3 At top middle tracker handle.
LocationTopRight 4 At top right tracker handle.
LocationMiddleLeft 5 At middle left tracker handle.
LocationMiddleRight 6 At middle right tracker handle.
LocationBottomLeft 7 At bottom left tracker handle.
LocationBottomMiddle 8 At bottom middle tracker handle.
LocationBottomRight 9 At bottom right tracker handle.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.