FreeRDP
ELLIPSE_CB_ORDER Struct Reference

Data Fields

INT32 leftRect
 
INT32 topRect
 
INT32 rightRect
 
INT32 bottomRect
 
UINT32 bRop2
 
UINT32 fillMode
 
UINT32 backColor
 
UINT32 foreColor
 
rdpBrush brush
 

Detailed Description

Definition at line 404 of file primary.h.

Field Documentation

◆ backColor

UINT32 ELLIPSE_CB_ORDER::backColor

Definition at line 412 of file primary.h.

◆ bottomRect

INT32 ELLIPSE_CB_ORDER::bottomRect

Definition at line 409 of file primary.h.

◆ bRop2

UINT32 ELLIPSE_CB_ORDER::bRop2

Definition at line 410 of file primary.h.

◆ brush

rdpBrush ELLIPSE_CB_ORDER::brush

Definition at line 414 of file primary.h.

◆ fillMode

UINT32 ELLIPSE_CB_ORDER::fillMode

Definition at line 411 of file primary.h.

◆ foreColor

UINT32 ELLIPSE_CB_ORDER::foreColor

Definition at line 413 of file primary.h.

◆ leftRect

INT32 ELLIPSE_CB_ORDER::leftRect

Definition at line 406 of file primary.h.

◆ rightRect

INT32 ELLIPSE_CB_ORDER::rightRect

Definition at line 408 of file primary.h.

◆ topRect

INT32 ELLIPSE_CB_ORDER::topRect

Definition at line 407 of file primary.h.


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