BBjDrawPanel::setFillType
Description
In BBj 16.0 and higher, this method sets the fill type for closed objects on the BBjDrawPanel.
Syntax
Return Value |
Method |
void |
setFillType(int fillType) |
Parameters
Variable |
Description |
fillType |
Fill type, from the following list:
|
Return Value
None .
Remarks
None.
Example
|
See Also
FILL Mnemonic - Set Fill Type (SYSGUI)
NOFILL Mnemonic - Disable Filling (SYSGUI)
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.