 | IDigitizerShutterList Property |
Photron camera only: Gets the list of available shutter values (the corresponding shutters applied are 1/value [s]).
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
SyntaxIList<uint> ShutterList { get; }
property IList<unsigned int>^ ShutterList {
IList<unsigned int>^ get ();
}
Property Value
IListUInt32
See Also