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




Syntax

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

See Also

© 2010 All Rights Reserved.