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

4d57e869 84b9 e525 88b1 ea1b9c672b6c

haplokuon edited this page May 6, 2023 · 1 revision

XDataRecord Properties

netDxf 3.0.0 Library

Properties

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.

See Also

Reference

XDataRecord Class
netDxf Namespace

Clone this wiki locally