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




Syntax

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

See Also

© 2010 All Rights Reserved.