ESRI.ArcGIS.ADF.ArcGISServer
ColormapFunctionArguments Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : ColormapFunctionArguments Class




Syntax

Visual Basic (Declaration) 
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DebuggerStepThroughAttribute()>
<SerializableAttribute()>
Public Class ColormapFunctionArguments 
   Inherits RasterFunctionArguments
Visual Basic (Usage)Copy Code
Dim instance As ColormapFunctionArguments
C# 
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DebuggerStepThroughAttribute()]
[SerializableAttribute()]
public class ColormapFunctionArguments : RasterFunctionArguments 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.RasterFunctionArguments
      ESRI.ArcGIS.ADF.ArcGISServer.ColormapFunctionArguments

See Also

© 2010 All Rights Reserved.