ESRI.ArcGIS.ADF.IMS | |
DefaultSymbol Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > ValueMapRenderer Class : DefaultSymbol Property |
Visual Basic (Declaration) | |
---|---|
Public Property DefaultSymbol As FeatureSymbol |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.