Qudi
|
Creates a circle as a marker. More...
Public Attributes | |
poi | |
viewwidget | |
position | |
label | |
click_action | |
my_handle | |
selected | |
Static Public Attributes | |
string | color = "F0F" |
string | selectcolor = "FFF" |
bool | selected = False |
float | radius = 0.6e-6 |
Creates a circle as a marker.
int[2] | pos: (length-2 sequence) The position of the ROI’s origin. |
**args | All extra keyword arguments are passed to ROI() |
Have a look at: http://www.pyqtgraph.org/documentation/graphicsItems/roi.html