'宣言 Public Function CreateBitmapRenderTarget( _ ByVal hdc As System.IntPtr, _ ByVal width As System.Integer, _ ByVal height As System.Integer _ ) As BitmapRenderTarget
public BitmapRenderTarget CreateBitmapRenderTarget( System.IntPtr hdc, System.int width, System.int height )
パラメータ
- hdc
- width
- height