ESRI.ArcGIS.ADF.Web.UI.WebControls
MapPoint Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapPointEventArgs Class : MapPoint Property




Map Point of the clicked location on the Control

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MapPoint As Point
Visual Basic (Usage)Copy Code
Dim instance As MapPointEventArgs
Dim value As Point
 
value = instance.MapPoint
C# 
public Point MapPoint {get;}

See Also

© 2010 All Rights Reserved.