MindFusion.Java Package Programmer's Guide
Drawing.bringToFront Method
See Also
 






Brings the specified object to the top of the z-order.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void bringToFront (
    InteractiveObject obj
)

 Parameters

obj

The object to reorder.

 See Also

Drawing Members
Drawing Class
com.mindfusion.spreadsheet Namespace