mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-15 21:08:55 +00:00
8 lines
221 B
ReStructuredText
8 lines
221 B
ReStructuredText
|
Positions
|
||
|
=========
|
||
|
|
||
|
In a the project object you have properties scene_height and scene_width this define the
|
||
|
size of the drawing area as px.
|
||
|
|
||
|
The position of the node are relative to this with 0,0 as center of the area.
|