docklkp.blogg.se

Terramodel pen width
Terramodel pen width











terramodel pen width

Protected override void OnPaintBackground( PaintEventArgs e) Protected override void OnPaint( PaintEventArgs e)Į.Graphics.DrawImage(BackGroundImage, 0, 0)

terramodel pen width

Private static extern void DeleteObject( IntPtr hObj) Private static extern IntPtr SelectObject( IntPtr hdc, IntPtr hObj) Private static extern IntPtr CreateCompatibleDC( IntPtr hdc) Private static extern int BitBlt( IntPtr hdcDest, int nXDest, int nYDest, int nWidth, int nHeight, IntPtr hdcSrc, int nXSrc, int nYSrc, uint dwRop) Private static extern void DeleteDC( IntPtr hDC) Private static extern void ReleaseDC( IntPtr hDC) Private static extern IntPtr GetDC( IntPtr hWnd) Private static extern IntPtr CreateDIBSection( IntPtr hdc, IntPtr hdr, uint colors, ref IntPtr pBits, IntPtr hFile, uint offset) Private static extern IntPtr CreateDIBSection( IntPtr hdc, BITMAPINFOHEADER hdr, uint colors, ref IntPtr pBits, IntPtr hFile, uint offset) Private static extern IntPtr LocalFree( IntPtr hMem) Private static extern IntPtr LocalAlloc( uint flags, uint cb) Private bool CaptureMouseCoordinates = false Private Point LastMouseCoordinates = new Point (0, 0) Private Pen SignaturePen = new Pen ( Color. Private ArrayList Points = new ArrayList () Does anyone know how to admend this so that i can select the different pen width? So far now i can only use the default coding.













Terramodel pen width