ESRI.ArcGIS.ADF.ArcGISServer
AlphaBandIndex Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RasterRenderer Class : AlphaBandIndex Property




Syntax

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

See Also

© 2010 All Rights Reserved.