This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the line decoration.
Name | Description | |
---|---|---|
AddElement | Adds an element. | |
ClearElements | Clears all line decoration elements. | |
DeleteElement | Deletes the element at the given index. | |
Draw | Draws the given line geometry. | |
Element | The element at the given position. | |
ElementCount | The number of line decoration elements. | |
MoveElement | Moves a line decoration element to the given index. | |
QueryBoundary | Queries for the boundary of the given line geometry. |
Classes | Description |
---|---|
LineDecoration | Places a marker (decoration) at a specific location along a line symbol. |
ILineDecorationElement Interface | ILineDecoration Interface