ShapeCollection.InsertCanvas Method
Name | Parameters | Description |
---|---|---|
InsertCanvas(DocumentPosition, RectangleF) | pos, bounds | Inserts a drawing canvas at the specified position in the document. |
InsertCanvas(DocumentPosition, SizeF) | pos, size | Inserts a drawing canvas of specified size in the document. |
InsertCanvas(DocumentPosition) | pos | Inserts a drawing canvas in the document. |