API Reference > imodeljs-markup > MarkupApp > MarkupData MarkupData Interface Markup data returned by MarkupApp.stop Extends MarkupSvgData Properties Name Type Description image undefined | string a base64 encoded string with the image of the view that was marked up. Inherited properties Name Type Inherited from Description rect WidthAndHeight MarkupSvgData The size of the image, in pixels. svg undefined | string MarkupSvgData a string holding the svg data for the markup. Defined in markup/src/Markup.ts Line 42 Last Updated: 12 June, 2024