Process Hacker
_PH_GRAPH_DRAW_INFO Struct Reference

#include <graph.h>

Data Fields

ULONG Width
 
ULONG Height
 
ULONG Flags
 
ULONG Step
 
COLORREF BackColor
 
ULONG LineDataCount
 
PFLOAT LineData1
 
PFLOAT LineData2
 
COLORREF LineColor1
 
COLORREF LineColor2
 
COLORREF LineBackColor1
 
COLORREF LineBackColor2
 
COLORREF GridColor
 
ULONG GridWidth
 
ULONG GridHeight
 
ULONG GridStart
 
PH_STRINGREF Text
 
RECT TextRect
 
RECT TextBoxRect
 
COLORREF TextColor
 
COLORREF TextBoxColor
 

Detailed Description

Definition at line 15 of file graph.h.

Field Documentation

COLORREF BackColor

Definition at line 22 of file graph.h.

ULONG Flags

Definition at line 20 of file graph.h.

COLORREF GridColor

Definition at line 34 of file graph.h.

ULONG GridHeight

Definition at line 36 of file graph.h.

ULONG GridStart

Definition at line 37 of file graph.h.

ULONG GridWidth

Definition at line 35 of file graph.h.

ULONG Height

Definition at line 19 of file graph.h.

COLORREF LineBackColor1

Definition at line 30 of file graph.h.

COLORREF LineBackColor2

Definition at line 31 of file graph.h.

COLORREF LineColor1

Definition at line 28 of file graph.h.

COLORREF LineColor2

Definition at line 29 of file graph.h.

PFLOAT LineData1

Definition at line 26 of file graph.h.

PFLOAT LineData2

Definition at line 27 of file graph.h.

ULONG LineDataCount

Definition at line 25 of file graph.h.

ULONG Step

Definition at line 21 of file graph.h.

Definition at line 40 of file graph.h.

COLORREF TextBoxColor

Definition at line 44 of file graph.h.

RECT TextBoxRect

Definition at line 42 of file graph.h.

COLORREF TextColor

Definition at line 43 of file graph.h.

RECT TextRect

Definition at line 41 of file graph.h.

ULONG Width

Definition at line 18 of file graph.h.


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