ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.