ISimpleRenderer Interface
Provides access to members that control a renderer which draws the same symbol for each feature.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
Description |
Renderer description. |
|
Label |
Renderer label. |
|
Symbol |
Symbol used to draw each feature. |
Classes that implement ISimpleRenderer
Classes |
Description |
SimpleRenderer |
A simple renderer where the same symbol is drawn for each feature. |
.NET Samples
Editing using a custom form Executing geoprocessing tools in the background Draw text on a MapControl Geoevents in a MapControl Add a traversal result to the map Change layer rendering using the SymbologyControl Add and symbolize a historical temporal layer in ArcMap