Skip to main content

Flags

Description

Flags determines features of the layer, bit coded values, may be combined:

ValueDescription
1Layer is frozen; otherwise layer is thawed.
2Layer is frozen by default in new viewports.
4Layer is locked.
16If set, table entry is externally dependent on an xref.
32If this bit and bit 16 are both set, the externally dependent xref has been successfully resolved.
64If set, the table entry was referenced by at least one entity in the drawing the last time the drawing was edited. (This flag is for the benefit of AutoCAD commands. It can be ignored by most programs that read DXF files and need not be set by programs that write DXF files.)

Syntax

property Flags: Byte;