finesse.detectors.camera.ScanLine.xlim¶
- property ScanLine.xlim¶
- The limits of the slice in the x-axis. - If - ScanLine.directionis ‘y’ then this will return- None.- Getter:
- Returns a tuple of - (xmin, xmax).
- Setter:
- Sets the x-axis limits. 
 
The limits of the slice in the x-axis.
If ScanLine.direction is ‘y’ then this will return None.
Returns a tuple of (xmin, xmax).
Sets the x-axis limits.