Click or drag to resize

SequenceLoad Method (String, ValueType, IProgressSingle)

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public static List<Hologram> Load(
	string path,
	ValueType cancel,
	IProgress<float> progress
)

Parameters

path
Type: SystemString
cancel
Type: SystemValueType
progress
Type: SystemIProgressSingle

Return Value

Type: ListHologram
See Also