Creates a Windows Graphics Device Interface (GDI) region from this region.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Return Value
Type: HRGN
It is the caller's responsibility to call the GDI function DeleteObject to free the GDI region when it is no longer needed. |