leHiCreatePolygon
leHiCreatePolygon(
[ w_windowId ]
)
=> t / nil
Description
Opens the Create Polygon form, which lets you create a polygon in the specified window. If w_windowId is not specified, the current window is used.
You are prompted to point to the coordinates for the vertices of the polygon. You can set the snap mode for the polygon and you can create polygons that contain arc segments.
Arguments
Value Returned
Return to top