This document is archived and information here might be outdated. Recommended version. |
A marker symbol created from a predefined arrow.
The ArrowMarkerSymbol can be used to draw a marker graphic or point feature using a preset arrowhead.
The Length and Width properties set the dimensions of the arrow. Note that the Length property equals the inherited Size property, so you can set the relative length and width of the arrow using the Length and Width properties and then scale the arrow marker using the Size property.
Interfaces | Description |
---|---|
IArrowMarkerSymbol | Provides access to members that control the arrow marker symbol. |
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IDisplayName | Provides access to members that return the display name of an object. |
IMapLevel | Provides access to members that control the map level. |
IMarkerMask | Provides access to members that retreive marker mask geometry. |
IPersist (esriSystem) | |
IPersistStream (esriSystem) | |
IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |
ISymbol | Provides access to members that control symbols. |
ISymbolRotation | Provides access to the symbol rotation properties. |