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






Removes the specified object from the drawing.

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

 Syntax

Java  Copy Code

public void remove (
    InteractiveObject obj
)

 Parameters

obj

The object to remove.

 See Also

Drawing Members
Drawing Class
com.mindfusion.spreadsheet Namespace