Parameters
- page
- The page to insert the widget on.
- rect
- The location on the page to create the widget.
Return Value
The newly created widget that was added.
Exception | Description |
---|---|
ImageGear.Core.ImGearException | Thrown when an error occurs during method execution. Additional information about the error may be found in the message of the exception. Commonly occurs when the page or rect argument is null. |