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




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property AlphaBandIndexSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As RasterRenderer
Dim value As Boolean
 
instance.AlphaBandIndexSpecified = value
 
value = instance.AlphaBandIndexSpecified
C# 
[XmlIgnoreAttribute()]
public bool AlphaBandIndexSpecified {get; set;}

See Also

© 2010 All Rights Reserved.