ESRI.ArcGIS.ADF.ArcGISServer
Envelope Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAStreetDirection Class : Envelope Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property Envelope As Envelope
Visual Basic (Usage)Copy Code
Dim instance As NAStreetDirection
Dim value As Envelope
 
instance.Envelope = value
 
value = instance.Envelope
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public Envelope Envelope {get; set;}

See Also

© 2010 All Rights Reserved.