VectorGraphicEngineExportAsUIElement Method |
Converts the command list to a UIElement.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic virtual JobElementPanel ExportAsUIElement(
RenderSettings renderSettings
)
Parameters
- renderSettings RenderSettings
- Settings for the renderer.
Return Value
JobElementPanelJobElementPanel containing vectors as SKPath.
See Also