options
options: undefined | StrokeOptions
options are used (with different purposes) at two times:
- When the StrokeCountChain is created, the options affect the stroke counts. This is just creating markup, not actual strokes.
- When actual stroking happens, the options control creation of parameters and tangents.
Defined in
- curve/Query/StrokeCountChain.ts Line 172
Last Updated: 30 November, 2023