ESRI.ArcGIS.ADF.Web.UI.WebControls
EndMapPoint Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapLineEventArgs Class : EndMapPoint Property




The ending Point of the Line in map units.

Syntax

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

See Also

© 2010 All Rights Reserved.