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




Syntax

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

See Also

© 2010 All Rights Reserved.