![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
DefaultSymbol Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace > ValueMapRenderer<T> Class : DefaultSymbol Property |
Visual Basic (Declaration) | |
---|---|
Public Property DefaultSymbol As FeatureSymbol |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ValueMapRenderer(Of T) Dim value As FeatureSymbol instance.DefaultSymbol = value value = instance.DefaultSymbol |
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.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family