ArcGIS API for Windows Phone - Library Reference
RasterFunctionArguments Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > RenderingRule Class : RasterFunctionArguments Property

Gets or sets the raster function arguments.

Syntax

Visual Basic (Declaration) 
Public Property RasterFunctionArguments As IDictionary(Of String,Object)
C# 
public IDictionary<string,object> RasterFunctionArguments {get; set;}

Property Value

The raster function arguments.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.