Overload | Description |
---|---|
AddPicture(String,Double,Double,Double,Double) | Creates a picture from an existing file. Returns the IShape object that represents the new picture. |
AddPicture(Stream,ImageType,Double,Double,Double,Double) | Creates a picture from an existing stream. Returns the IShape object that represents the new picture. |