DK11 for Delphi | VCL.GisGdiPlus.TGIS_GdipGraphics.GetHdc | Constructors | Fields | Methods | Properties
Get the handle to the device context associated with this graphics.
// Delphi public function GetHdc : HDC;
// C++ Builder public: HDC* GetHdc(void);
Type | Description |
---|---|
HDC | Handle to the device context associated with this graphics. |