MarkupSvgData Interface
The size and SVG string for a Markup
Properties
Name | Type | Description | |
---|---|---|---|
rect | WidthAndHeight | The size of the image, in pixels. | |
svg | string | undefined | a string holding the svg data for the markup. |
Defined in
- markup/src/Markup.ts Line 31
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.