dcv v0.2.2 (2017-12-07T17:34:37Z)
Dub
Repo
Figure.moveTo
dcv
plot
figure
Figure
Move figure window to given position on screen.
void
moveTo
(int x, int y)
void
moveTo
(int[] pos)
class
Figure
void
moveTo
(
int
[]
pos
)
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
Move figure window to given position on screen.