This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IRepresentationMarker Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a representation marker.
Description | ||
---|---|---|
Draw | Draws the representation marker. | |
Height | The height in points (1/72 of an inch) of the marker. | |
Outline | The outline of the marker, returned as a polygon. | |
Size | The size in points (1/72 of an inch) of the marker. | |
Width | The width in points (1/72 of an inch) of the marker. |
CoClasses and Classes | Description |
---|---|
RepresentationMarker | A representation marker object. |
Use IRepresentationMarker interface to create a new RepresentationMarker object which can be assigned to a BasicMarkerSymbol.