B.16. Annotation2D

Description. Displays 2D text annotations, primarily for documentation / tutorials

Plugin Status. Stable

Categories. All Plugins, Stable Plugins, Annotation Plugins

Table B.13. Annotation2D Properties

Label Description Type Script Name

Font

Font path

k3d::filesystem::path

font

Font Size

Font size.

k3d::double_t

font_size

Line Width

Maximum width of a single line of text..

k3d::double_t

line_width

Line Spacing

Controls the spacing between lines of text.

k3d::double_t

line_spacing

Alignment

Controls the alignment of adjacent lines of text.

k3d::string_t

alignment

Text

Annotation text

k3d::string_t

text

Color

Annotation color

k3d::color

color

X

X Position

k3d::double_t

x

Y

Y Position

k3d::double_t

y