dcv ~master (2018-02-21T22:49:05Z)
Dub
Repo
Figure.moveTo
dcv
plot
figure
Figure
Move figure window to given position on screen.
void
moveTo
(
int
x
,
int
y
)
class
Figure
void
moveTo
(
int
x
,
int
y
)
void
moveTo
(
int
[]
pos
)
Meta
Source
See Implementation
dcv
plot
figure
Figure
aliases
CloseCallback
CursorCallback
MouseCallback
functions
clear
draw
hide
move
moveTo
setMouseCallback
show
properties
image
Move figure window to given position on screen.