Back to Devexpress

ShapeCollection.InsertShape Method

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

latest930 B
Original Source

ShapeCollection.InsertShape Method

NameParametersDescription
InsertShape(DocumentPosition, ShapeGeometryPreset, RectangleF)pos, preset, boundsInserts a shape at the specified position in the document.
InsertShape(DocumentPosition, ShapeGeometryPreset, SizeF)pos, preset, sizeInserts a shape of specified size in the document.
InsertShape(DocumentPosition, ShapeGeometryPreset)pos, presetInserts a shape in the document.