Skip to content

Annotation (Text)

Overview

Text Annotation

Discussion

The Annotation modules provide static text and graphical visual aids to diagrams

They consist of arrow, static text, and a rectangle to visually group modules.

Module Pack

Assets

ClassID

classID =

Type Definition


Variables

Properties

Name Type Default Value Range Description
text string Enter text Unrestricted The text to display
border.color int 000000 0:1:ffffff Color of the annotation border, not shown if width is 0
border.style enum solid solid/dot/dash/dashdot line style of the annotation border, not shown if width is 0
border.width int 0 0:1:7 Width of the border, not shown if width is 0
x int none Unrestricted Horizontal position of top left in DPI independent units
y int none Unrestricted Vertical position of top left in DPI independent units
width int 20 Unrestricted Width on canvas
height int 5 Unrestricted Height on canvas
text.color int 0000ff 0:1:ffffff Color of the text below
text.points int 8 4:1:100 Font size of text
text.align enum center left/center/right Alignment of the text
fill int false 0:1:1 Whether the text rectangle is filled with fill.color
fill.color int ffffff 0:1:ffffff Color of the filled rectangle, if enabled

Pins

Matlab Usage