Overload | Description |
---|---|
Add() | Inserts a new 100 x 100 points GeometryType.Rectangle Shape into this collection at the InsertLocation.End location. |
Add(Single,Single,String) | Inserts a new GeometryType.Rectangle Shape with a specified size and text into this collection at the InsertLocation.End location. |
Add(Single,Single,String,GeometryType) | Inserts a new Shape with a specified size, text and geometry into this collection at the InsertLocation.End location. |
Add(Single,Single,GeometryType) | Inserts a new Shape with a specified size into this collection at the InsertLocation.End location. |