Click or drag to resize

XDataRecordOpenControlString Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
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:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public static XDataRecord OpenControlString { get; }
Request Example View Source

Property Value

Type: XDataRecord
See Also