BBjMDI::isOutlineDrag
Description
In BBj 3.01 and higher, this method returns whether the BBjMDI is using Outline drag mode.
Syntax
Return Value |
Method |
---|---|
boolean |
isOutlineDrag() |
Parameters
None.
Return Value
Returns whether the MDI is using Outline drag mode.
0 = Live
1 = Outline
Remarks
For default behavior and an explanation of Live versus Outline dragging, see BBjMDI::setOutlineDrag..
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.