DroidDiagram Programmer's Guide
Diagram.getSelectionOnTop Method
See Also
 






Gets a value indicating whether selected items are drawn on top of the non-selected ones.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getSelectionOnTop ()

 Return Value

true if selected items are drawn above non-selected ones, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace