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  TuplePhysicalLaserSource, T
 
source  PhysicalLaserSource
 

Type Parameters

T

Return Value

T
See Also