leHiCreateRect
leHiCreateRect(
[ w_windowId ]
)
=> t / nil
Description
Creates a rectangle in the specified window. You are prompted to point to two coordinates for the opposite corners of the rectangle. If w_windowId is not specified, the current window is used.
Arguments
Value Returned
Return to top