This document is archived and information here might be outdated.  Recommended version.


ArrowMarkerSymbol Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Classes > A > ArrowMarkerSymbol Class
ArcGIS Developer Help

ArrowMarkerSymbolClass Class

A marker symbol created from a predefined arrow.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

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.

Supported Platforms

Windows, Solaris, Linux

Interfaces

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.