This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the arrow marker symbol.
IArrowMarkerSymbol can be used to create an arrow marker using a preset arrowhead. You can set the Length to control the length of the arrow. The Width property can be used to control thickness. Use the IMarkerSymbol and ICartographicMarkerSymbol interfaces to set additional properties for IArrowMarkerSymbols.
Name | Description | |
---|---|---|
Angle | Marker symbol angle. | |
Color | Marker symbol color. | |
Length | Arrow marker length. | |
Size | Marker symbol size. | |
Style | Arrow marker style. | |
Width | Arrow marker width. | |
XOffset | Symbol X-axis offset from point location. | |
YOffset | Symbol Y-axis offset from point location. |
Interfaces | Description |
---|---|
IMarkerSymbol | Provides access to members that control marker symbols. |
Classes | Description |
---|---|
ArrowMarkerSymbol | A marker symbol created from a predefined arrow. |
ArrowMarkerPropertyPage Class | IMultiLayerMarkerSymbol Interface | IArrowMarkerSymbol Interface | IPictureMarkerSymbol Interface | ICharacterMarkerSymbol Interface | ICartographicMarkerSymbol Interface | IMarkerSymbol Interface