API Reference > imodeljs-common > Geometry > ImageGraphicCornersProps ImageGraphicCornersProps Type alias 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 15 Last Updated: 11 June, 2024