 | BaseSequenceManagerConfiguration Property |
Gets the current configuration used for hologram reconstruction.
Namespace:
LynceeTec.API.Sequence
Assembly:
LynceeTec.API.Sequence (in LynceeTec.API.Sequence.dll) Version: 9.2.6612.0 , built 2022-07-14 10:47:23 UTC
Syntaxpublic Configuration Configuration { get; }
public:
property Configuration^ Configuration {
Configuration^ get ();
}
Property Value
Type:
Configuration
RemarksCan be null when no database or metadata are initialized.
See Also