ESRI.ArcGIS.ADF.Web | |
DefaultSymbol Property | |
See Also |
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace > Generic ValueMapRenderer Class : DefaultSymbol Property |
Visual Basic (Declaration) | |
---|---|
Public Property DefaultSymbol As FeatureSymbol |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public FeatureSymbol DefaultSymbol {get; set;} |
The default symbol is used to display features in the graphics layer that have
values not found in the Values collection of renderer values.
This symbol will also appear in the
Toc (table of contents)
for the map.