ESRI.ArcGIS.ADF.ArcGISServer
IsLegendExpandSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RasterRGBRenderer Class : IsLegendExpandSpecified Property




Syntax

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

See Also

© 2010 All Rights Reserved.