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




Syntax

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

See Also

© 2010 All Rights Reserved.