Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion static/tutorials/en/drawing/1_shapes.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ You may also click on the color ```"#F00"``` and hold down CTRL to pick other co

In *microStudio*, the coordinate system is based on the center of the screen. Thus the center
of the screen has the coordinates 0,0. In portrait mode, the x coordinate will range from -100 (leftmost point) to +100 (rightmost point).
In landcape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below:
In landscape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below:

![Screen coordinates](/doc/img/screen_coordinates.png "Screen coordinates")

Expand Down
2 changes: 1 addition & 1 deletion static/tutorials/pt/drawing/1_shapes.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ You may also click on the color ```"#F00"``` and hold down CTRL to pick other co

In *microStudio*, the coordinate system is based on the center of the screen. Thus the center
of the screen has the coordinates 0,0. In portrait mode, the x coordinate will range from -100 (leftmost point) to +100 (rightmost point).
In landcape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below:
In landscape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below:

![Screen coordinates](/doc/img/screen_coordinates.png "Screen coordinates")

Expand Down
2 changes: 1 addition & 1 deletion static/tutorials/ru/drawing/1_shapes.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ You may also click on the color ```"#F00"``` and hold down CTRL to pick other co

In *microStudio*, the coordinate system is based on the center of the screen. Thus the center
of the screen has the coordinates 0,0. In portrait mode, the x coordinate will range from -100 (leftmost point) to +100 (rightmost point).
In landcape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below:
In landscape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below:

![Screen coordinates](/doc/img/screen_coordinates.png "Screen coordinates")

Expand Down