FreeRDP
POLYGON_CB_ORDER Struct Reference
Collaboration diagram for POLYGON_CB_ORDER:

Data Fields

INT32 xStart
 
INT32 yStart
 
UINT32 bRop2
 
UINT32 backMode
 
UINT32 fillMode
 
UINT32 backColor
 
UINT32 foreColor
 
rdpBrush brush
 
UINT32 numPoints
 
UINT32 cbData
 
DELTA_POINTpoints
 

Detailed Description

Definition at line 378 of file primary.h.

Field Documentation

◆ backColor

UINT32 POLYGON_CB_ORDER::backColor

Definition at line 385 of file primary.h.

◆ backMode

UINT32 POLYGON_CB_ORDER::backMode

Definition at line 383 of file primary.h.

◆ bRop2

UINT32 POLYGON_CB_ORDER::bRop2

Definition at line 382 of file primary.h.

◆ brush

rdpBrush POLYGON_CB_ORDER::brush

Definition at line 387 of file primary.h.

◆ cbData

UINT32 POLYGON_CB_ORDER::cbData

Definition at line 389 of file primary.h.

◆ fillMode

UINT32 POLYGON_CB_ORDER::fillMode

Definition at line 384 of file primary.h.

◆ foreColor

UINT32 POLYGON_CB_ORDER::foreColor

Definition at line 386 of file primary.h.

◆ numPoints

UINT32 POLYGON_CB_ORDER::numPoints

Definition at line 388 of file primary.h.

◆ points

DELTA_POINT* POLYGON_CB_ORDER::points

Definition at line 390 of file primary.h.

◆ xStart

INT32 POLYGON_CB_ORDER::xStart

Definition at line 380 of file primary.h.

◆ yStart

INT32 POLYGON_CB_ORDER::yStart

Definition at line 381 of file primary.h.


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