Click or drag to resize

XData Constructor

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initialize a new instance of the XData class .

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public XData(
	ApplicationRegistry appReg
)
Request Example View Source

Parameters

appReg
Type: netDxf.TablesApplicationRegistry
Name of the application associated with the list of extended data records.
See Also