DrawPolygonOutlineTool

Tool

You can refer to this tool in any formula, macro, module, or other script in Blockpad. You can use either its name or its full path:

  • To refer to it by name, use DrawPolygonOutlineTool (make sure the library Library.Tools.Draw is included with Include Libaries)
  • To refer to it by its full path, use Library.Tools.Draw.DrawPolygonOutlineTool

 

See also:


With the Draw Polygon Outline tool, you can draw lines that connect the beginning to the end.

Insert a polygon outline:
  1. In a 2D canvas frame, go to Draw>Draw Polygon Outline in the toolbar.
  2. Select the start point.
  3. Specify corner points.
  4. Press esc after the last corner is specified.
See also: