![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
DefaultSymbol Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > ValueMapRenderer Class : DefaultSymbol Property |
Visual Basic (Declaration) | |
---|---|
Public Property DefaultSymbol As FeatureSymbol |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ValueMapRenderer Dim value As FeatureSymbol instance.DefaultSymbol = value value = instance.DefaultSymbol |
C# | |
---|---|
public FeatureSymbol DefaultSymbol {get; set;} |
For an example of using this property, see the ValueMapRenderer() constructor .
This symbol is used to depict on the map any features that are not found within the unique values or ranges defined in the Values collection.
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