CadMText class
CadMText class
Class describing Cad Mtext
Inheritance: CadMText →
CadBaseExtrudedEntity →
CadBaseEntity →
CadBaseOwned →
CadBase
The CadMText type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadMText class. |
Properties
| Property | Description |
|---|---|
| embedded_objects_container | Gets or sets the embedded objects container. |
| object_handle | Gets or sets the object handle. |
| xdata_container | Gets or sets the xdata container. |
| attributes | Gets or sets the attributes. |
| application_codes_container | Gets or sets the application defined codes container. |
| attribute_102_values | Gets or sets the attribute102 values. |
| numreactors | The Numreactors |
| reactors | Get or sets the reactors handle |
| hard_owner | Gets or sets the hard owner. |
| soft_owner | Gets or sets the soft owner. |
| is_soft_owner_set | Gets a value indicating whether soft owner is set. |
| type_name | Gets the name of the type. |
| child_objects | Gets or sets the child objects. |
| color_id | Gets or sets the color id. |
| layout_tab_name | Gets or sets the name of the layout tab. |
| color_name | Gets or sets the name of the color. |
| color_value | Gets or sets the color value. |
| layer_name | Gets or sets the name of the layer. |
| line_scale | Gets or sets the line scale. |
| line_type_name | Gets or sets the name of the line type. |
| line_weight | Gets or sets the line weight. |
| material | Gets or sets the material. |
| material_handle | Gets or sets the material handle. |
| plot_style | Gets or sets the plot style. |
| proxy_bytes_count | Gets or sets the proxy bytes count. |
| proxy_data | Gets or sets the proxy data. |
| shadow_mode | Gets or sets the shadow mode. |
| space_mode | Gets or sets the space mode. |
| bounds | Minimal and maximal points of entity. Filled after GetBounds is called for CadImage. |
| transparency | Gets or sets the transparency. |
| visible | Gets or sets a value indicating whether this CadBaseEntity is visible. |
| hyperlink | Gets or sets the hyperlink. |
| entmode | The Entmode |
| x_dir_missing_flag | The XDirMissingFlag |
| storage_flag | The StorageFlag |
| is_by_layer | The IsByLayer |
| is_no_links | The IsNoLinks |
| l_type | The LType |
| plot_style_flag | Plot style flag. |
| extrusion_direction | Gets or sets the extrusion direction. |
| background_color_rgb420 | Gets or sets the background color RGB 420. |
| background_color_rgb421 | Gets or sets the background color RGB 421. |
| background_color_rgb422 | Gets or sets the background color RGB 422. |
| background_color_rgb423 | Gets or sets the background color RGB 423. |
| background_color_rgb424 | Gets or sets the background color RGB 424. |
| background_color_rgb425 | Gets or sets the background color RGB 425. |
| background_color_rgb426 | Gets or sets the background color RGB 426. |
| background_color_rgb427 | Gets or sets the background color RGB 427. |
| background_color_rgb428 | Gets or sets the background color RGB 428. |
| background_color_rgb429 | Gets or sets the background color RGB 429. |
| background_color_name430 | Gets or sets the background color name 430. |
| background_color_name431 | Gets or sets the background color name 431. |
| background_color_name432 | Gets or sets the background color name 432. |
| background_color_name433 | Gets or sets the background color name 433. |
| background_color_name434 | Gets or sets the background color name 434. |
| background_color_name435 | Gets or sets the background color name 435. |
| background_color_name436 | Gets or sets the background color name 436. |
| background_color_name437 | Gets or sets the background color name 437. |
| background_color_name438 | Gets or sets the background color name 438. |
| background_color_name439 | Gets or sets the background color name439. |
| defined_annotation_height | Gets or sets the height of the defined annotation. |
| additional_text | Gets or sets the additional text. |
| additional_text_list | Gets or sets the additional text list. |
| attachment_point | Gets or sets the attachment point. |
| background_fill_setting | Gets or sets the background fill setting. |
| background_transparency | Gets or sets the background transparency. |
| fill_color | Gets or sets fill Color |
| column_auto_height | Gets or sets the column auto height. |
| column_count | Gets or sets the column count. |
| column_flow | Gets or sets the column flow. |
| column_gutter | Gets or sets the column gutter. |
| column_type | Gets or sets the column type. |
| column_width | Gets or sets the column width. |
| direction_vector | Gets or sets the direction vector. |
| drawing_direction | Gets or sets the drawing direction. |
| fill_box_scale | Gets or sets the fill box scale. |
| horizontal_width | Gets or sets the horizontal width. |
| initial_text_height | Gets or sets the initial text height. |
| insertion_point | Gets or sets the insertion point. |
| line_spacing_style | Gets or sets the line spacing style. |
| reference_rectangle_width | Gets or sets the reference rectangle width. |
| rotation_angle_rad | Gets or sets the rotation angle rad. |
| spacing_factor | Gets or sets the spacing factor. |
| text | Gets or sets the text. |
| full_text | Gets the full text (AdditionalText + Text). |
| full_clear_text | Gets the full clear text. |
| text_style_name | Gets or sets the text style name. |
| vertical_height | Gets or sets the vertical height. |
| reference_rectangle_height | Gets or sets the reference rectangle height. |
| extents | Gets or sets the extents. |
| version | Gets or sets the version (R2018+); |
| default_flag | Gets or sets the default flag (R2018+); |
| is_not_annotative | Gets or sets the not annotative. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects - class
CadBase - class
CadBaseEntity - class
CadBaseExtrudedEntity - class
CadBaseOwned - class
CadMText