Polygon

Parent Previous Next

Polygon

The Polygon object allows the user to draw a closed polygon. It makes it easier to draw a rectangle for example. The user can also configure the Border and Fill color, line style, rotate the object, and change its thickness. Please refer to the object properties at the end of this page.



To create a new Polygon in the Graphics Document:


1.   Click the "Polygon" button in the Ribbon.


2.   Place the mouse pointer where you want to create the beginning of the Polygon.


3.   Left-Click to create the first point of the Polygon.


4.   Place the mouse pointer where you want to create the other point of the Polygon.


5.   Left-Click to create the point of the Polygon.


6.   Repeat the steps 4 and 5 until the desired Polygon is ready.


7.   Right-Click to finish the Polygon.




Property List:


Info

.     Name

.     Size

.     Location

.     ZIndex

.     Draggable


Configuration

.     Angle

.     Thickness

.     Line Style

.     HotKey

.     Is Enabled

.     Is Visible

.     ToolTip


Script

.     MouseDoubleClick

.     MouseDown

.     MouseRightUp

.     MouseRightDown

.     MouseUp

.     MouseWhile


Brushes

.     Border Color

.     Fill Color


Security

.     Can Do Action



 

 Note: Another way to finish the Polygon is by double clicking the left mouse button.