 | ProcessingConfigurationUseReferenceHologram Property |
Enables or disables reference hologram in reconstruction process.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool UseReferenceHologram { get; set; }
public:
property bool UseReferenceHologram {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue enables the reference hologram.
false disables it.
See AlsoReference
[!:LoadReferenceHologram(Imaging::PhysicalLaserSource,System.String^)]
[!:LoadReferenceHologram(Imaging::PhysicalLaserSource,System.Byte[]^,System.Int32,System.Int32)]