BBjFormLine::getMiter
Description
In BBj 4.0 and higher, this method gets the miter style of the line from JOIN_BEVEL, JOIN_MITER, and JOIN_ROUND.
Syntax
Return Value |
Method |
---|---|
int |
getMiter() |
Parameters
None.
Return Value
Returns the miter style of the line from JOIN_BEVEL, JOIN_MITER, and JOIN_ROUND.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.