Click or drag to resize

DataLayoutLoad Method

Loads a DataLayout from the specified filename.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public static DataLayout Load(
	string filename
)

Parameters

filename
Type: SystemString
The layout filename.

Return Value

Type: DataLayout
The loaded layout.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also