API Reference > imodeljs-common > Geometry > ImageGraphicCornersProps ImageGraphicCornersProps Type alias Beta JSON representation of the 4 corners of an ImageGraphicProps. See: ImageGraphicCorners. ImageGraphicCornersProps = [XYZProps, XYZProps, XYZProps, XYZProps] Defined in core/common/src/geometry/ImageGraphic.ts Line 20 Last Updated: 13 June, 2024