Provides access to members that control a representation marker.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IRepresentationMarker
CoClasses and Classes | Description |
---|---|
RepresentationMarker | A representation marker object. |
Remarks
Use IRepresentationMarker interface to create a new RepresentationMarker object which can be assigned to a BasicMarkerSymbol.