ESRI.ArcGIS.ADF.Web.UI.WebControls
MapVectors Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapVectorEventArgs Class : MapVectors Property




The starting screen Point of the Line in map units.

Syntax

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

See Also

© 2010 All Rights Reserved.