Click or drag to resize

VPort Constructor

Initializes a new instance of the VPort class.

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

Parameters

name
Type: SystemString
The new VPort name.
See Also