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
4d57e869 84b9 e525 88b1 ea1b9c672b6c
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| CloseControlString | An extended data control string can be either "{" or "}". These braces enable applications to organize their data by subdividing the data into lists. The left brace begins a list, and the right brace terminates the most recent list. Lists can be nested. |
| Code | Gets the XData code. |
| OpenControlString | An extended data control string can be either "{"or "}". These braces enable applications to organize their data by subdividing the data into lists. The left brace begins a list, and the right brace terminates the most recent list. Lists can be nested. |
| Value | Gets the XData value. |