Parameters
- left
Type: System.Int32
The distance, in pixels, between the left edge of the element and the left edge of its client area.
- top
Type: System.Int32
The distance, in pixels, between the top edge of the element and the top edge of its client area.
- width
Type: System.Int32
The width of the part.
- height
Type: System.Int32
The height of the part.
- isImage
Type: System.Boolean
true if the tag of this of the element is "img", otherwise, false.
- hash
Type: System.String
The parameter use only in demo version. Default value is String.Empty.
Return Value
Type: System.Drawing.Bitmap
The part of image as a bitmap.