MarkupSvgData Interface
The size and SVG string for a Markup
Properties
Name | Type | Description | |
---|---|---|---|
rect | WidthAndHeight | The size of the image, in pixels. | |
svg | undefined | string | a string holding the svg data for the markup. |
Defined in
- markup/src/Markup.ts Line 31
Last Updated: 20 June, 2023