ESRI.ArcGIS.ADF.ArcGISServer
PixelType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RasterFunction Class : PixelType Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property PixelType As rstPixelType
Visual Basic (Usage)Copy Code
Dim instance As RasterFunction
Dim value As rstPixelType
 
instance.PixelType = value
 
value = instance.PixelType
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public rstPixelType PixelType {get; set;}

See Also

© 2010 All Rights Reserved.