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




Syntax

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

See Also

© 2010 All Rights Reserved.