API Reference > imodeljs-common > Geometry > ImageGraphicProps ImageGraphicProps Interface Beta 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 Id64String The Id of the persistent Texture element defining the image to be displayed on the quadrilateral. Defined in core/common/src/geometry/ImageGraphic.ts Line 26 Last Updated: 13 June, 2024