ImageViewerShow Method |
Name | Description | |
---|---|---|
![]() | Show | Displays the control to the user. (Inherited from Control.) |
![]() | Show(IWin32Window) | Shows the form with the specified owner to the user. (Inherited from Form.) |
![]() ![]() | Show(IInputArray) |
Create a ImageViewer with the specific image and show it.
|
![]() ![]() | Show(IInputArray, String) |
Create a ImageViewer with the specific image and show it.
|