BBjFormLine::setThickness
Description
In BBj 4.0 and higher, this method sets thickness as described by java.awt.BasicStroke.
Syntax
Return Value |
Method |
---|---|
void |
setThickness(double thickness) |
Parameters
Variable |
Description |
---|---|
thickness |
Specifies the thickness as described by java.awt.BasicStroke. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.