ESRI.ArcGIS.ADF.ArcGISServer
ShowClassGaps Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RasterClassifyRenderer Class : ShowClassGaps Property




Syntax

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

See Also

© 2010 All Rights Reserved.