ESRI.ArcGIS.ADF.Web
Width Property
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace > Envelope Class : Width Property




Gets the width of the Envelope.

Syntax

Visual Basic (Declaration) 
<BrowsableAttribute(False)>
Public ReadOnly Property Width As Double
Visual Basic (Usage)Copy Code
Dim instance As Envelope
Dim value As Double
 
value = instance.Width
C# 
[BrowsableAttribute(false)]
public double Width {get;}

See Also

© 2010 All Rights Reserved.