Click or drag to resize

PrincetonInstrumentsSPEReaderRegionsOfInterest Property

Gets the regions of interest.

Namespace: Altaxo.Serialization.PrincetonInstruments
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public IReadOnlyList<PrincetonInstrumentsSPEReaderRegionOfInterest> RegionsOfInterest { get; }

Property Value

IReadOnlyListPrincetonInstrumentsSPEReaderRegionOfInterest
See Also