FreeRDP
POLYGON_CB_ORDER Struct Reference

#include <primary.h>

Data Fields

INT32 xStart
 
INT32 yStart
 
UINT32 bRop2
 
UINT32 backMode
 
UINT32 fillMode
 
UINT32 backColor
 
UINT32 foreColor
 
rdpBrush brush
 
UINT32 numPoints
 
UINT32 cbData
 
DELTA_POINT * points
 

Field Documentation

◆ backColor

UINT32 POLYGON_CB_ORDER::backColor

◆ backMode

UINT32 POLYGON_CB_ORDER::backMode

◆ bRop2

UINT32 POLYGON_CB_ORDER::bRop2

◆ brush

rdpBrush POLYGON_CB_ORDER::brush

◆ cbData

UINT32 POLYGON_CB_ORDER::cbData

◆ fillMode

UINT32 POLYGON_CB_ORDER::fillMode

◆ foreColor

UINT32 POLYGON_CB_ORDER::foreColor

◆ numPoints

UINT32 POLYGON_CB_ORDER::numPoints

◆ points

DELTA_POINT* POLYGON_CB_ORDER::points

◆ xStart

INT32 POLYGON_CB_ORDER::xStart

◆ yStart

INT32 POLYGON_CB_ORDER::yStart

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