BBjFormFrame::getThickness
Description
In BBj 4.0 and higher, this method gets the thickness of the frame lines as described by java.awt.BasicStroke.
Syntax
Return Value |
Method |
---|---|
double |
getThickness() |
Parameters
None.
Return Value
Returns the thickness of the frame lines as described by java.awt.BasicStroke.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.