ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
Northeast Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > Rectangle Class : Northeast Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(True)>
Public Property Northeast As Location
Visual Basic (Usage)Copy Code
Dim instance As Rectangle
Dim value As Location
 
instance.Northeast = value
 
value = instance.Northeast
C# 
[XmlElementAttribute(true)]
public Location Northeast {get; set;}

See Also

© 2010 All Rights Reserved.