What can I help you with?
NVIDIA Holoscan SDK v3.1.0

Function holoscan::viz::Text

void holoscan::viz::Text(float x, float y, float size, const char *text)

Draw text.

Parameters
  • x – x coordinate

  • y – y coordinate

  • size – font size

  • text – text to draw

Previous Function holoscan::viz::Shutdown
Next Function holoscan::viz::WindowIsMinimized
© Copyright 2022-2025, NVIDIA. Last updated on Apr 7, 2025.