ReactOS 0.4.15-dev-7842-g558ab78
_POLYPATBLT Struct Reference

#include <ntgdi.h>

Public Attributes

INT nXLeft
 
INT nYLeft
 
INT nWidth
 
INT nHeight
 
HBRUSH hBrush
 

Detailed Description

Definition at line 69 of file ntgdi.h.

Member Data Documentation

◆ hBrush

HBRUSH _POLYPATBLT::hBrush

Definition at line 75 of file ntgdi.h.

◆ nHeight

INT _POLYPATBLT::nHeight

Definition at line 74 of file ntgdi.h.

◆ nWidth

INT _POLYPATBLT::nWidth

Definition at line 73 of file ntgdi.h.

◆ nXLeft

INT _POLYPATBLT::nXLeft

Definition at line 71 of file ntgdi.h.

◆ nYLeft

INT _POLYPATBLT::nYLeft

Definition at line 72 of file ntgdi.h.


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