RBSetMillimeterEx displays a millimeter grid in the rectangle object. The gridlines are drawn with the edge pen.
Return Value
bool is TRUE (1) if the function was successful and otherwise FALSE (0).
Parameters
hRB is the handle of an object created by the RBCreate function.
If bShow is TRUE (1) the rectangle is filled with a millimeter grid.
If bShowMillimeterlines is TRUE (1), the millimeter lines are plotted.
Sets the horizontal distance in millimeters of the main lines.
Sets the vertical distance in millimeters of the main lines.
History
| Version | Description |
|---|---|
| 4.2.0 | New |
See also
id-298320