ImageGraphicProps Interface
JSON representation of an ImageGraphic.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
corners | ImageGraphicCornersProps | The 4 corners of defining the quadrilateral on which the image is displayed. | |
hasBorder | boolean | Whether or not to draw a border around the image. | |
textureId | string | The Id of the persistent Texture element defining the image to be displayed on the quadrilateral. |
Defined in
Last Updated: 20 June, 2023