Struttura EMROFFSETCLIPRGN (wingdi.h)
La struttura EMROFFSETCLIPRGN contiene membri per il record metafile avanzato OffsetClipRgn .
Sintassi
typedef struct tagEMROFFSETCLIPRGN {
EMR emr;
POINTL ptlOffset;
} EMROFFSETCLIPRGN, *PEMROFFSETCLIPRGN;
Members
emr
Struttura di base per tutti i tipi di record.
ptlOffset
Coordinate logiche di offset.
Requisiti
Client minimo supportato | Windows 2000 Professional [solo app desktop] |
Server minimo supportato | Windows 2000 Server [solo app desktop] |
Intestazione | wingdi.h (include Windows.h) |