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