Click or drag to resize

ApplicationRegistry Constructor

Initializes a new instance of the ApplicationRegistry class.

Namespace:  DXFReaderNET.Tables
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public ApplicationRegistry(
	string name
)

Parameters

name
Type: SystemString
Layer name.
See Also