ESRI.ArcGIS.ADF.ArcGISServer
NumColorsSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > PresetColorRamp Class : NumColorsSpecified Property




Syntax

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

See Also

© 2010 All Rights Reserved.