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


IMarkerLineSymbol Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMarkerLineSymbol Interface
ArcGIS Developer Help

IMarkerLineSymbol Interface

Provides access to members that control the marker line symbol.

Product Availability

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

Description

IMarkerLineSymbol can be used to create a line pattern that is composed of any marker supported by the IMarkerSymbol interface. These include: ICharacterMarkerSymbol, ISimpleMarkerSymbol, IArrowMarkerSymbol, and IPictureMarkerSymbol. Use the ILineSymbol interface to set additional properties for IMarkerLineSymbols.

Members

Name Description
Read/write property Color Line symbol color.
Read/write property MarkerSymbol Symbol used for marker line.
Read/write property Width Line symbol width.

Inherited Interfaces

Interfaces Description
ILineSymbol Provides access to members that control line symbols.

Classes that implement IMarkerLineSymbol

Classes Description
MarkerLineSymbol A line symbol composed of repeating markers.

.NET Samples

Use an AlgorithmicColorRamp to color a ClassBreaksRenderer Dynamic biking