Princeton |
public class RegionOfInterest : IEquatable<PrincetonInstrumentsSPEReaderRegionOfInterest>
The PrincetonInstrumentsSPEReaderRegionOfInterest type exposes the following members.
| Name | Description | |
|---|---|---|
| PrincetonInstrumentsSPEReaderRegionOfInterest | Region of Interest record. |
| Name | Description | |
|---|---|---|
| height | The height of the region in pixels. | |
| width | The width of the region in pixels. | |
| x | The X start coordinate of the region. | |
| xBinning | The binning factor in X direction. | |
| y | The Y start coordinate of the region. | |
| yBinning | The binning factor in Y direction. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |