ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
ImageFormat Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > TileFunctionality Class : ImageFormat Property




Format in which the tile image will be retrieved.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ImageFormat As WebImageFormat
Visual Basic (Usage)Copy Code
Dim instance As TileFunctionality
Dim value As WebImageFormat
 
value = instance.ImageFormat
C# 
public WebImageFormat ImageFormat {get;}

See Also

© 2010 All Rights Reserved.