This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMarkerElement Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the Marker element.
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).
Description | ||
---|---|---|
Symbol | Marker symbol this element uses to draw itself. |
CoClasses and Classes | Description |
---|---|
IdentityLinkElement (esriEditorExt) | The Graphic Element to display identity links. |
MarkerElement | The Graphic Element to display markers. |