ULabel
structured graphic displaying one line of text
- Provided by: ivtools-dev (Version: 1.2.11a1-6)
- Source: ivtools
- Report a bug
structured graphic displaying one line of text
#include <Unidraw/Graphic/label.h>
A ULabel is a Graphic that displays one line of text. It stores a PSFont to define the font in which the text appears. With no transformation, the text will be drawn with its bounding box's lower-left corner at the origin.
Graphic(3U), pspaint(3U)