API Reference > imodeljs-frontend > Rendering > RenderSystem > createGraphic createGraphic MethodAbstract Obtain a GraphicBuilder from which to produce a RenderGraphic. createGraphic(options: GraphicBuilderOptions): GraphicBuilder Parameter Type Description options GraphicBuilderOptions Options describing how to create the builder. Returns - GraphicBuilder A builder that produces a RenderGraphic. Defined in core/frontend/src/render/RenderSystem.ts Line 277 Last Updated: 11 June, 2024