ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
ImageSize Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > MapUriOptions Class : ImageSize Property




Syntax

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

See Also

© 2010 All Rights Reserved.