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




Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.