dcv ~master (2018-02-21T22:49:05Z)
Dub
Repo
Figure.CursorCallback
dcv
plot
figure
Figure
Cursor movement callback function.
class
Figure
alias
CursorCallback
=
void
delegate
(
Figure
figure
,
double
xpos
,
double
ypos
)
Meta
Source
See Implementation
dcv
plot
figure
Figure
aliases
CloseCallback
CursorCallback
MouseCallback
functions
clear
draw
hide
move
moveTo
setMouseCallback
show
properties
image
Cursor movement callback function.