ArcGIS Runtime SDK for Windows Phone - Library Reference
RasterFunctionInfos Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISImageServiceLayer Class : RasterFunctionInfos Property

Gets the raster function infos.

Syntax

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

Property Value

The raster function infos.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.