CadMLineStyleObject class
CadMLineStyleObject class
Class describing MLine Style object.
Inheritance: CadMLineStyleObject →
CadBaseObject →
CadBaseOwned →
CadBase
The CadMLineStyleObject type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadMLineStyleObject 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. |
| style_name | Gets or sets the name of the style. |
| flags | Gets or sets the flags. |
| style_description | Gets or sets the style description. |
| fill_color | Gets or sets the color of the fill. |
| start_angle | Gets or sets the start angle. |
| end_angle | Gets or sets the end angle. |
| elements_number | Gets or sets the elements number. |
| m_line_style_elements | Gets or sets the m line style elements. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects.mlinestyleobject - class
CadBase - class
CadBaseObject - class
CadBaseOwned - class
CadMLineStyleObject