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