DrawingDataΒΆ webVis API ReferenceDrawingDataType Alias DrawingDataDrawingData: { data: ViewerDrawingResult; properties: DrawingProperties }Type declarationdata: ViewerDrawingResultThe Data generated by the ViewerDrawingAPI. properties: DrawingPropertiesThe properties of the Drawing.
The Data generated by the ViewerDrawingAPI.