MindFusion.Wpf Pack Programmer's Guide
Drawing Methods
 


 Public Methods

  Name Description

AddChart

Overloaded. Creates and adds a new chart to the drawing.

AddPicture

Overloaded. Creates and adds a new picture to the drawing.

BringForward

Moves the specified object one step up in the z-order.

BringToFront

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

Clear

Removes all objects from the drawing.

Remove

Removes the specified object from the drawing.

SendBackward

Moves the specified object one step down in the z-order.

SendToBack

Sends the specified object to the bottom of the z-order.

 See Also

Drawing Class
MindFusion.Spreadsheet.Wpf Namespace