DgnMultiTextElement class

DgnMultiTextElement class

Represents multi-line text element

Inheritance: DgnMultiTextElementDgnTextElementDgnDrawingElementBaseQuaternionDgnDrawingElementBaseDgnElement

The DgnMultiTextElement type exposes the following members:

Properties

PropertyDescription
metadataGets element metadata
min_pointGets the min point of object.
max_pointGets the max point of object.
quaternion_rotationsGets or sets
font_idGets or sets font id
justificationGets or sets justification
length_multiplierGets or sets char width in master units
height_multiplierGets or sets char height in master units
rotationGets or sets counterclockwise rotation in degrees
originGets or sets Bottom left corner of text
textGets actual text
text_sizeGets text size in UOR
lines_numberGets number of lines
node_numberGets nodes number
line_spacingGets line spacing
maximumlength_allowedGets maximum length allowed
maximumlength_allow_usedGets maximum length allowed to use
stringsGets lines

Methods

MethodDescription
add_textAdds text element

See Also