DrawFigure
Draws a figure
DrawFigure <figure()>, <imageNo>[, <unitNo>]
Parameters
<figure()>
|
The figure data to be set
|
<imageNo>
|
Image number
|
<unitNo>
|
Processing unit number
|
Return Value
None.
Description
Draws a figure at the specified position in the Image Display window.
The integer type array variable of one dimension that stores the set graphic data is specified for the argument <figure()> in shape to add only () without specifying the element number like XX&(). It makes an error(Illegal function call) when performing it not in the *MeasureDispG subroutine.
Notes