Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LineTerminatorDrawMode

Draw mode for line terminators

Index

Enumeration members

Enumeration members

EVERY_LINE

EVERY_LINE:

Draw terminators on every line. Suitable for distinct lines.

SINGLE

SINGLE:

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

This is the default.

Generated using TypeDoc