ArcObjects Library Reference (Display)  

LineDecoration CoClass

Places a marker (decoration) at a specific location along a line symbol.

Product Availability

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

Description

Use LineDecoration to place a marker symbol at a specific location along a line. This location is specified as the percentage along the line that the marker will be placed.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
ILineDecoration Provides access to members that control the line decoration.
IPersist Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile.
IPersistStream (esriSystem)