ESRI.ArcGIS.ADF.Web.UI.WebControls
MapWidth Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapOvalEventArgs Class : MapWidth Property




The size of the horizontal axis of the oval in map units

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MapWidth As Double
Visual Basic (Usage)Copy Code
Dim instance As MapOvalEventArgs
Dim value As Double
 
value = instance.MapWidth
C# 
public double MapWidth {get;}

See Also

© 2010 All Rights Reserved.