DgnMultiTextElement class
DgnMultiTextElement class
Represents multi-line text element
Inheritance: DgnMultiTextElement →
DgnTextElement →
DgnDrawingElementBaseQuaternion →
DgnDrawingElementBase →
DgnElement
The DgnMultiTextElement type exposes the following members:
Properties
| Property | Description |
|---|---|
| metadata | Gets element metadata |
| min_point | Gets the min point of object. |
| max_point | Gets the max point of object. |
| quaternion_rotations | Gets or sets |
| font_id | Gets or sets font id |
| justification | Gets or sets justification |
| length_multiplier | Gets or sets char width in master units |
| height_multiplier | Gets or sets char height in master units |
| rotation | Gets or sets counterclockwise rotation in degrees |
| origin | Gets or sets Bottom left corner of text |
| text | Gets actual text |
| text_size | Gets text size in UOR |
| lines_number | Gets number of lines |
| node_number | Gets nodes number |
| line_spacing | Gets line spacing |
| maximumlength_allowed | Gets maximum length allowed |
| maximumlength_allow_used | Gets maximum length allowed to use |
| strings | Gets lines |
Methods
| Method | Description |
|---|---|
| add_text | Adds text element |
See Also
- module
aspose.cad.fileformats.dgn.dgnelements - class
DgnDrawingElementBase - class
DgnDrawingElementBaseQuaternion - class
DgnElement - class
DgnMultiTextElement - class
DgnTextElement