options
options: StrokeOptions | undefined
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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.