MiniGUI API Reference (MiniGUI-Threads)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_CLIPRECT Struct Reference

#include <gdi.h>

Data Fields

RECT rc
 
struct _CLIPRECTnext
 
struct _CLIPRECTprev
 

Detailed Description

Clipping rectangle structure.

Definition at line 566 of file gdi.h.

Field Documentation

struct _CLIPRECT* next

The next clipping rectangle.

Definition at line 575 of file gdi.h.

struct _CLIPRECT* prev

The previous clipping rectangle.

Definition at line 579 of file gdi.h.

RECT rc

The clipping rectangle itself.

Definition at line 571 of file gdi.h.


The documentation for this struct was generated from the following file: