Search
Drawing.addPicture Method
See Also
 






Creates and adds a new picture to the drawing.

 Overload List

Name Description

Drawing.addPicture ()

Creates and adds a new picture to the drawing.

Drawing.addPicture (String)

Creates and adds a new picture with the specified image to the drawing.

Drawing.addPicture (String, Int32, Int32)

Creates and adds a new picture with the specified image to the drawing.

 See Also