Provides access to members that control the arrow marker symbol.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Members
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
IMarkerSymbol | Provides access to members that control marker symbols. |
CoClasses that implement IArrowMarkerSymbol
CoClasses and Classes | Description |
---|---|
ArrowMarkerSymbol | A marker symbol created from a predefined arrow. |
See Also
IArrowMarkerSymbol Interface | IPictureMarkerSymbol Interface | IMarkerSymbol Interface | ICartographicMarkerSymbol Interface | IMultiLayerMarkerSymbol Interface | ICharacterMarkerSymbol Interface