McPanelsGetImage Method |
|
| Name | Description | |
|---|---|---|
| GetImage |
Returns snapshot of the main form.
| |
| GetImage(Size) |
Returns snapshot of the main form.
| |
| GetImage(Int32) |
Returns snapshot of the main form.
| |
| GetImage(String) |
Returns snapshot of the main form from the Layout file.
| |
| GetImage(String, Size) |
Returns snapshot of the main form from the Layout file.
| |
| GetImage(String, Int32) |
Returns snapshot of the main form from the Layout file.
|