Click or drag to resize

PrincetonInstrumentsSPEReaderRegionOfInterest Class

Region of Interest record.
Inheritance Hierarchy
SystemObject
  Altaxo.Serialization.PrincetonInstrumentsPrincetonInstrumentsSPEReaderRegionOfInterest

Namespace: Altaxo.Serialization.PrincetonInstruments
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public class RegionOfInterest : IEquatable<PrincetonInstrumentsSPEReaderRegionOfInterest>

The PrincetonInstrumentsSPEReaderRegionOfInterest type exposes the following members.

Constructors
 NameDescription
Public methodPrincetonInstrumentsSPEReaderRegionOfInterest Region of Interest record.
Top
Properties
 NameDescription
Public propertyheight 
Public propertywidth 
Public propertyx 
Public propertyxBinning 
Public propertyy 
Public propertyyBinning 
Top
Methods
 NameDescription
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Top
See Also