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