ArcGIS API for Silverlight - Library Reference
RasterTypeInfos Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISImageServiceLayer Class : RasterTypeInfos Property

Gets the raster type infos.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property RasterTypeInfos As IEnumerable(Of RasterTypeInfo)
C# 
public IEnumerable<RasterTypeInfo> RasterTypeInfos {get;}

Property Value

The raster type infos.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.