Click or drag to resize

BaseSequenceManagerConfiguration Property

Gets the current configuration used for hologram reconstruction.

Namespace: LynceeTec.API.Sequence
Assembly: LynceeTec.API.Sequence (in LynceeTec.API.Sequence.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:36 UTC
Syntax
public Configuration Configuration { get; }

Property Value

Configuration
Remarks
Can be null when no database or metadata are initialized.
See Also