ArcGIS Runtime SDK for WPF - Library Reference
RasterFunctionArguments Property
See Also 
ESRI.ArcGIS.Client Namespace > RenderingRule Class : RasterFunctionArguments Property

Gets or sets the raster function arguments. A function argument can be a value, a dictionary or a rendering rule.

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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.