ESRI.ArcGIS.ADF.ArcGISServer
rstMosaicOperatorType Enumeration
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : rstMosaicOperatorType Enumeration




Syntax

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

Members

MemberDescription
MT_FIRST 
MT_LAST 
MT_MIN 
MT_MAX 
MT_MEAN 
MT_BLEND 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.ArcGISServer.rstMosaicOperatorType

See Also

© 2010 All Rights Reserved.