Click or drag to resize

TableObjectsT Constructor

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  netDxf.Collections
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
protected TableObjects(
	DxfDocument document,
	string codeName,
	string handle
)
Request Example View Source

Parameters

document
Type: netDxfDxfDocument
codeName
Type: SystemString
handle
Type: SystemString
See Also