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
Description | ||
---|---|---|
Color | Line symbol color. | |
MarkerSymbol | Symbol used for marker line. | |
Width | Line symbol width. |
Inherited Interfaces
Interfaces | Description |
---|---|
ILineSymbol | Provides access to members that control line symbols. |
CoClasses that implement IMarkerLineSymbol
CoClasses and Classes | Description |
---|---|
MarkerLineSymbol | A line symbol composed of repeating markers. |