Method | Description | |
---|---|---|
GetImage ( ) : Bitmap, | ||
PrintablePanel ( ) |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs, e ) : void |
Method | Description | |
---|---|---|
BitBlt ( IntPtr, hdcDest, int nXDest, int nYDest, int nWidth, int nHeight, IntPtr, hdcSrc, int nXSrc, int nYSrc, int dwRop ) : long |
protected OnPaint ( PaintEventArgs, e ) : void | ||
e | PaintEventArgs, | |
return | void |