System.Drawing.Graphics.DrawImageUnscaledAndClipped Method

Draws the specified image without scaling and clips it, if necessary, to fit in the specified rectangle.

Syntax

public void DrawImageUnscaledAndClipped (Image image, Rectangle rect)

Parameters

image
The System.Drawing.Image to draw.
rect
The System.Drawing.Rectangle in which to draw the image.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 2.0.0.0