The custom symbol rendering API allows change a default default symbol view. This API includes:

  1. Renderer provider API, which allows to provide a custom renderer for the specific presentation element.
  2. Renderers, which can modify the default presentation element appearance.

In this section, we will review, how to register the specific presentation element views provider and give the example covering the custom renderers for the package, slots, and dependency link symbols.

 You can find the code examples in <programinstallation directory>\openapi\examples\symbolrendering.