PrincetonInstrumentsSPEImportOptionsIndicesOfImportedRegions Property |
Gets the indices of imported regions of interest.
If the collection is empty, all regions of interest are imported.
Namespace: Altaxo.Serialization.PrincetonInstrumentsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public IReadOnlyList<int> IndicesOfImportedRegions { get; init; }
Property Value
IReadOnlyListInt32See Also