API Reference > imodeljs-common > Geometry > ImageGraphicProps ImageGraphicProps Interface 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 string 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 21 Last Updated: 11 June, 2024