Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

1e6cb50c 0bce e568 0f23 60e9a86a3fd7

haplokuon edited this page May 6, 2023 · 1 revision

LayerStateManager Properties

netDxf 3.0.0 Library

Properties

CodeName Gets the DXF object name.
(Inherited from DxfObject)
Count Gets the number of table objects.
(Inherited from TableObjects(T))
Handle Gets the handle assigned to the DXF object.
(Inherited from DxfObject)
Item Gets a table object from the list by name.
(Inherited from TableObjects(T))
Items Gets the table object list.
(Inherited from TableObjects(T))
Names Gets the ObjectTable names.
(Inherited from TableObjects(T))
Options Gets or sets the restoring options when updating the layer state from the layers list and vice versa.
Owner Gets the owner of the actual DXF object.
(Inherited from TableObjects(T))
XData Gets the entity extended data.
(Inherited from DxfObject)

See Also

Reference

LayerStateManager Class
netDxf.Collections Namespace

Clone this wiki locally