 | IDigitizerResolutionList Property |
Photron camera only: Gets the list of available resolution values in [px*px].
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
SyntaxIList<string> ResolutionList { get; }
property IList<String^>^ ResolutionList {
IList<String^>^ get ();
}
Property Value
IListString
See Also