GetClientDC method (ILEADRasterView)
long GetClientDC (); | |
Overview |
Refer to Using the Windows API. |
Remarks
Returns the device context of the Raster View Control's client area on the screen. You can use the device context with Windows API functions, such as GDI drawing functions.
You should use the ReleaseClientDC method when the device context is no longer needed.
See Also
Elements: |
|
Topics: |