ExperimentalExperimentalcanvasUnderlying 'Canvas' in charge of performing the paint operations.
ExperimentaliconThe style configuration of the icon.
Optional ExperimentalratioThe actual size of the icon will be computed from the shape dimensions using this ratio. The ratio between the original dimensions of the icon are kept. If not set, use the dimensions defined in the icon implementation.
ExperimentalsetThe called function to set the origin of the icon. Generally, it calls a method of BpmnCanvas.
ExperimentalshapeThe dimension and the style of the shape where the icon is painted.
WARN: You may use it to customize the BPMN Theme as suggested in the examples. But be aware that the way the default BPMN theme can be modified is subject to change.