BBjFormFrame::getMiterLimit
Description
In BBj 4.00 and higher, this method gets the miter limit of the frame as described by java.awt.BasicStroke.
Syntax
Return Value | Method |
---|---|
float | getMiterLimit() |
Parameters
None.
Return Value
Returns the miter limit as described by java.awt.BasicStroke.
Remarks
By default, the miter limit is 10.0.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.