Places markers randomly along a line.
MarkerPlacementRandomAlongLine places markers randomly along a line or polygon geometry. Markers can be placed using a step distance at either or both ends of the input geometry. You can also choose to place markers on control points.
Interfaces | Description |
---|---|
IDocumentVersionSupportGEN (esriSystem) | Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software. |
IEditInteraction | Provides access to methods declaring how graphic attributes interact with a representation tool. |
IGraphicAttributes | Provides access to members that control the graphic attributes. |
IGraphicAttributes2 | Provides access to members that control the graphic attributes. |
IMarkerPlacement | Provides access to members that control the marker placement. |
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) |
If markers are to be placed at controlled distances along a line, use MarkerPlacementAlongLine marker placement.
Graphic attributes defining this object are listed in the following enumeration esriMarkerPlacementAttributes
This marker placement can be managed by one of the following graphic attributes:
Endings can be selected from one of the following options:
Randomization can be selected from one of the following options: