WebBrowserBase.DrawToBitmap(Bitmap, Rectangle) 메서드

정의

이 메서드는 이 컨트롤에서 지원되지 않습니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 void DrawToBitmap(System::Drawing::Bitmap ^ bitmap, System::Drawing::Rectangle targetBounds);
public void DrawToBitmap (System.Drawing.Bitmap bitmap, System.Drawing.Rectangle targetBounds);
override this.DrawToBitmap : System.Drawing.Bitmap * System.Drawing.Rectangle -> unit
Public Sub DrawToBitmap (bitmap As Bitmap, targetBounds As Rectangle)

매개 변수

bitmap
Bitmap

Bitmap

targetBounds
Rectangle

Rectangle

적용 대상