(Created page with "* '''矩形''': draws a rectangle that starts from the click point and grows following the mouse; to select, release the left mouse button * '''橢圓''' : draws an ellipse ce...")
(One intermediate revision by one other user not shown)
Line 1:
Line 1:
−
* '''矩形''': draws a rectangle that starts from the click point and grows following the mouse; to select, release the left mouse button
+
* '''矩形''':先单击一个点,然后拖动鼠标变大;选择好放开左键
−
* '''橢圓''' : draws an ellipse centered in the click point that grows following the mouse; to select, release the left mouse button
+
* '''椭圆''':先单击椭圆圆心,然后拖动鼠标变大;选择好放开左键
−
* '''多邊形''' : click in two different points to draw a line and a third point to create a polygon. Double click to close the polygon and select all the area inside its borders
* '''自由封閉線''' : click and hold the left mouse button to start drawing a line that follows the mouse. Release the left mouse button to close the line and select all the area inside its borders
* '''自由開放線''' : click and hold the left mouse button to start drawing a line that follows the mouse. Release the left mouse button to select all the data exactly below the drawn line