 | BaseSequenceManagerConfiguration Property |
Gets the current configuration used for hologram reconstruction.
Namespace: LynceeTec.API.SequenceAssembly: LynceeTec.API.Sequence (in LynceeTec.API.Sequence.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:36 UTC
Syntaxpublic Configuration Configuration { get; }
public:
property Configuration^ Configuration {
Configuration^ get ();
}
Property Value
Configuration
RemarksCan be null when no database or metadata are initialized.
See Also