CreateGraphicFromDescriptionArgs Interface
Arguments supplied to createGraphicFromDescription.
Properties
| Name | Type | Description | |
|---|---|---|---|
| context | GraphicDescriptionContext | The context that was used to create the graphic description, obtained from resolveGraphicDescriptionContext. | |
| description | GraphicDescription | A description of the RenderGraphic to create, obtained from a GraphicDescriptionBuilder. |
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.