Provides access to members that control the Marker element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
IMarkerElement is the default interface of the MarkerElement coclass and is only implemented by that object.
Use this interface when you want to retrieve or set the symbol being used to draw the point element (graphic).
Members
Description | ||
---|---|---|
Symbol | Marker symbol this element uses to draw itself. |
CoClasses that implement IMarkerElement
CoClasses and Classes | Description |
---|---|
IdentityLinkElement (esriEditorExt) | The Graphic Element to display identity links. |
MarkerElement | The Graphic Element to display markers. |