DgnTextElement class

DgnTextElement class

Represents text element

Inheritance: DgnTextElementDgnDrawingElementBaseQuaternionDgnDrawingElementBaseDgnElement

The DgnTextElement 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

See Also