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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.