dcv v0.2.2 (2017-12-07T17:34:37Z)
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
constructors
this
destructors
~this
functions
clear
draw
hide
move
moveTo
setCloseCallback
setCursorCallback
setMouseCallback
show
properties
height
image
position
size
title
visible
width
Offset figure window position by given values.