LineTerminatorDrawMode

Draw mode for line terminators

Enumeration Members


Enumeration Members

EVERY_LINE

Draw terminators on every line. Suitable for distinct lines.

SINGLE

Draw terminators at first and last vertices only. Suitable for connected paths.

This is the default.