AxHost::DrawToBitmap Method (Bitmap^, Rectangle)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

This method is not supported by this control.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
void DrawToBitmap(
	Bitmap^ bitmap,
	Rectangle targetBounds
)

Parameters

bitmap
Type: System.Drawing::Bitmap^

A Bitmap.

targetBounds
Type: System.Drawing::Rectangle

A Rectangle.

.NET Framework
Available since 2.0
Return to top
Show: