Back to Devexpress

ShapeCollection.InsertCanvas Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-shapecollection-dot-insertcanvas.md

latest878 B
Original Source

ShapeCollection.InsertCanvas Method

NameParametersDescription
InsertCanvas(DocumentPosition, RectangleF)pos, boundsInserts a drawing canvas at the specified position in the document.
InsertCanvas(DocumentPosition, SizeF)pos, sizeInserts a drawing canvas of specified size in the document.
InsertCanvas(DocumentPosition)posInserts a drawing canvas in the document.