Click or drag to resize

GlobalMetadataGetSourceParameterT Method

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public static T GetSourceParameter<T>(
	Tuple<PhysicalLaserSource, T>[] data,
	PhysicalLaserSource source
)

Parameters

data
Type: SystemTuplePhysicalLaserSource, T
source
Type: LynceeTec.ImagingPhysicalLaserSource

Type Parameters

T

Return Value

Type: T
See Also