ElementGeometry.fromImageGraphic Function
Create entry from a ImageGraphic
fromImageGraphic(image: ImageGraphicProps, worldToLocal?: Transform): ElementGeometryDataEntry | undefined
| Parameter | Type | Description |
|---|---|---|
| image | ImageGraphicProps | |
| worldToLocal | Transform |
Returns - ElementGeometryDataEntry | undefined
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.