Back to Devexpress

NestedShapeCollection.AddPicture Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-nestedshapecollection-dot-addpicture.md

latest1.1 KB
Original Source

NestedShapeCollection.AddPicture Method

NameParametersDescription
AddPicture(DocumentImageSource, PointF)imageSource, locationAdds a picture to a shape group or a drawing canvas.
AddPicture(DocumentImageSource, RectangleF)imageSource, boundsAdds a picture to a shape group or a drawing canvas.
AddPicture(Image, PointF)image, locationAdds a picture to a shape group or a drawing canvas.
AddPicture(Image, RectangleF)image, boundsAdds a picture to a shape group or a drawing canvas.