Click or drag to resize

McPanelsGetImage Method

Overload List
  NameDescription
Public methodGetImage
Returns snapshot of the main form.
Public methodGetImage(Size)
Returns snapshot of the main form.
Public methodGetImage(Int32)
Returns snapshot of the main form.
Public methodStatic memberGetImage(String)
Returns snapshot of the main form from the Layout file.
Public methodStatic memberGetImage(String, Size)
Returns snapshot of the main form from the Layout file.
Public methodStatic memberGetImage(String, Int32)
Returns snapshot of the main form from the Layout file.
Top
See Also