This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
8bbe714d 9b75 3e51 4a43 cd2a7a68e6d7
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| CodeName | Gets the DXF object name. (Inherited from DxfObject) |
| CurrentLayer | Gets or sets the current layer name. |
| Description | Gets or sets the layer state description. |
| Handle | Gets the handle assigned to the DXF object. (Inherited from DxfObject) |
| IsReserved | Gets if the table object is reserved and cannot be deleted. (Inherited from TableObject) |
| Name | Gets the name of the table object. (Inherited from TableObject) |
| Owner | Gets the owner of the actual layer state. |
| PaperSpace | Gets or sets if the layer state belongs to a paper space layout. |
| Properties | Gets the list of layer state properties. |
| XData | Gets the entity extended data. (Inherited from DxfObject) |