ImageGraphicProps Interface
JSON representation of an ImageGraphic.
@see GeometryStreamEntryProps.
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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.