Member variable XbpMultiCellGroup():clipParent Foundation

Determines whether the parent is clipped during graphic output.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

The instance variable :clipParent contains a logical value that determines whether screen output by the functions of the GRA engine can occur in the area of the parent. The default value is .T. (true). This means that the output of Gra..() functions is limited to the area of the XbpMultiCellGroup object. Whenever the value equals .F. (false) and the coordinates specified for the output of Gra..() functions go beyond the area of the XbpMultiCellGroup (child) object, they appear in the area of the parent.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.