AttributeFlags Enumeration |
Namespace: netDxf.Entities
| Member name | Value | Description | |
|---|---|---|---|
| Visible | 0 | Attribute is visible. | |
| Hidden | 1 | Attribute is invisible (does not appear). | |
| Constant | 2 | This is a constant attribute. | |
| Verify | 4 | Verification is required on input of this attribute. | |
| Predefined | 8 | Attribute is preset (no prompt during insertion). |