Library: | Base |
Introduced: | 2.0 Beta 1 |
Appearance: |
This is a simple text label that can be placed anywhere in the circuit. It does not interact with values traveling through the circuit in any way, except inasmuch as it will be visible when the circuit is drawn.
In contrast to all other components in the current built-in libraries, label components can be placed anywhere on the canvas; they do not snap to the grid.
None.
The vertical positioning technique for the text relative to the label's official location (where the mouse was clicked in creating the label). "Base" means that the baseline should intersect the location; "Top" means that the text's top should intersect the location; "Bottom" means that the text's bottom should intersect the location; and "Center" means that the text should be centered (vertically) at the location.
The text's top and bottom is computed based on the font's standard ascent and descent values; thus, even if the actual text contains no tall letters (such as b ) or descending letters (such as g ), it is assumed to contain such letters for the purposes of vertical positioning.
None.
Allows the text appearing within the label to be edited.