Click or drag to resize

VPort Constructor

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

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public VPort(
	string name
)
Request Example View Source

Parameters

name
Type: SystemString
See Also