Class PAINTSTRUCT
Inheritance
System.Object
PAINTSTRUCT
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class PAINTSTRUCT : ValueType
Fields
fErase
Declaration
public int fErase
Field Value
| Type |
|---|
| System.Int32 |
fIncUpdate
Declaration
public int fIncUpdate
Field Value
| Type |
|---|
| System.Int32 |
fRestore
Declaration
public int fRestore
Field Value
| Type |
|---|
| System.Int32 |
hdc
Declaration
public IntPtr hdc
Field Value
| Type |
|---|
| System.IntPtr |
rcPaint
Declaration
public Rectangle rcPaint
Field Value
| Type |
|---|
| System.Drawing.Rectangle |
Reserved1
Declaration
public int Reserved1
Field Value
| Type |
|---|
| System.Int32 |
Reserved2
Declaration
public int Reserved2
Field Value
| Type |
|---|
| System.Int32 |
Reserved3
Declaration
public int Reserved3
Field Value
| Type |
|---|
| System.Int32 |
Reserved4
Declaration
public int Reserved4
Field Value
| Type |
|---|
| System.Int32 |
Reserved5
Declaration
public int Reserved5
Field Value
| Type |
|---|
| System.Int32 |
Reserved6
Declaration
public int Reserved6
Field Value
| Type |
|---|
| System.Int32 |
Reserved7
Declaration
public int Reserved7
Field Value
| Type |
|---|
| System.Int32 |
Reserved8
Declaration
public int Reserved8
Field Value
| Type |
|---|
| System.Int32 |