IMcImageSetScanPositions Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetScanPositions
The IMcImageSetScanPositions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CoordinateType | The type of scan coordinates used in this set. |
![]() | Description | The optional description of this set of scan positions |
![]() | ExtentX | The extent of each position along the X axis for this scan |
![]() | ExtentY | The extent of each position along the Y axis for this scan |
![]() | IsXYPositionValid | Returns whether the XPosition and YPosition properties hold valid positional
information. |
![]() | Name | The name of this set of scan positions. |
![]() | NumberX | The number of positions along the X axis for this scan |
![]() | NumberY | The number of positions along the Y axis for this scan |
![]() | ScanType | The type of scanning used in this set. |
![]() | SpacingX | The spacing of positions along the X axis for this scan |
![]() | SpacingY | The spacing of positions along the Y axis for this scan |
![]() | UserData | Gets or sets user data for this set's scan positions |
![]() | UserFlags | Gets or sets user flags for this set |
![]() | XPhysicalExtent | Get the physical extent of this scan area along the X axis. |
![]() | XPosition | Get the position of the center of this scan area along the X axis. |
![]() | YPhysicalExtent | Get the physical extent of this scan area along the Y axis. |
![]() | YPosition | Get the position of the center of this scan area along the Y axis. |
Name | Description | |
---|---|---|
![]() | AddScanLocation | Add a scan location to the list |
![]() | ContainsPoint | |
![]() | ContainsRegion | |
![]() | CopyFrom | Copy from the provided scan positions class |
![]() | GetScanLocations | Gets the scan locations |