Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
ArcGIS Explorer Component Help
TrackingInfo
.
.
::
.
X Property
TrackingInfo Class
See Also
Gets the X-coordinate of the latest mouse click, in pixel.
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer
(in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C#
public
int
X
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
X
As
Integer
Field Value
The X-coordinate of the latest mouse click, in pixels.
See Also
TrackingInfo Class
ESRI.ArcGISExplorer.Mapping Namespace