Click or drag to resize

UnderlayDwfDefinition Constructor (String)

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

Namespace:  netDxf.Objects
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public UnderlayDwfDefinition(
	string file
)
Request Example View Source

Parameters

file
Type: SystemString
Underlay file name with full or relative path.
See Also