This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the simple line decoration.
Name | Description | |
---|---|---|
AddPosition | Adds a position. | |
ClearPositions | Clears all positions. | |
DeletePosition | Deletes a position. | |
Draw | Draws the given line geometry. | |
FlipAll | Indicates if all symbols are flipped 180 degrees. | |
FlipFirst | Indicates if marker symbol in '0' position is flipped 180 degrees. | |
MarkerSymbol | The marker symbol. | |
Position | The element position at the given index. | |
PositionAsRatio | Indicates if positions represent percentage or absolute distance along the line. | |
PositionCount | The number of positions. | |
QueryBoundary | Queries for the boundary of a given line geometry. | |
Rotate | Indicates if marker symbols are rotated to follow the line. |
Interfaces | Description |
---|---|
ILineDecorationElement | Provides access to members that control the line decoration element. |
Classes | Description |
---|---|
SimpleLineDecorationElement | Simple Line Decoration Element. |