This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
70335504 2b92 2988 bb57 a6d078c823df
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
CodeName | Gets the DXF object name. (Inherited from DxfObject) |
Color | Gets or sets the layer color. |
Default | Gets the default Layer 0. |
Description | Gets or sets the layer description. |
Handle | Gets the handle assigned to the DXF object. (Inherited from DxfObject) |
IsFrozen | Gets or sets if the layer is frozen; otherwise layer is thawed. |
IsLocked | Gets or sets if the layer is locked. |
IsReserved | Gets if the table object is reserved and cannot be deleted. (Inherited from TableObject) |
IsVisible | Gets or sets the layer visibility. |
Linetype | Gets or sets the layer line type. |
Lineweight | Gets or sets the layer line weight, one unit is always 1/100 mm (default = Default). |
Name | Gets the name of the table object. (Inherited from TableObject) |
Owner | Gets the owner of the actual layer. |
Plot | Gets or sets if the plotting flag. |
Transparency | Gets or sets layer transparency (default: 0, opaque). |
XData | Gets the entity extended data. (Inherited from DxfObject) |