Click or drag to resize

XDataRecordCloseControlString Property

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.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public static XDataRecord CloseControlString { get; }

Property Value

Type: XDataRecord
See Also