ShapeCollection.InsertShape Method
Name | Parameters | Description |
---|---|---|
InsertShape(DocumentPosition, ShapeGeometryPreset, RectangleF) | pos, preset, bounds | Inserts a shape at the specified position in the document. |
InsertShape(DocumentPosition, ShapeGeometryPreset, SizeF) | pos, preset, size | Inserts a shape of specified size in the document. |
InsertShape(DocumentPosition, ShapeGeometryPreset) | pos, preset | Inserts a shape in the document. |