The SimpleLineSymbolMarkerPlacement can be one of:
Constant | Description |
---|---|
Enums.SimpleLineSymbolMarkerPlacementBegin | (0) The Enums.SimpleLineSymbolMarkerStyle is applied to the beginning of the line symbol. |
Enums.SimpleLineSymbolMarkerPlacementEnd | (1) The Enums.SimpleLineSymbolMarkerStyle is applied to the end of the line symbol. |
Enums.SimpleLineSymbolMarkerPlacementBeginAndEnd | (2) The Enums.SimpleLineSymbolMarkerStyle is applied to the beginning and end of the line symbol. |