 | AcquisitionMetadataReferenceHologram Property |
Reference hologram for each used laser source
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic Tuple<PhysicalLaserSource, byte[]>[] ReferenceHologram { get; set; }
public:
property array<Tuple<PhysicalLaserSource, array<unsigned char>^>^>^ ReferenceHologram {
array<Tuple<PhysicalLaserSource, array<unsigned char>^>^>^ get ();
void set (array<Tuple<PhysicalLaserSource, array<unsigned char>^>^>^ value);
}
Property Value
Type:
TuplePhysicalLaserSource,
Byte
See Also