ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
BestView Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > GeocodeResult Class : BestView Property




Syntax

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

See Also

© 2010 All Rights Reserved.