Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TOAPI
Types
PAINTSTRUCT
C# Class TOAPI.Types.PAINTSTRUCT
ファイルを表示
Open project: Wiladams/NewTOAPIA
Class Usage Examples
Public Properties
Property
Type
Description
fErase
int
fIncUpdate
int
fRestore
int
hdc
System.Runtime.InteropServices.SafeHandle
rcPaint
RECT
Public Methods
Method
Description
Init
( ) :
void
Method Details
Init()
public
method
public
Init
( ) :
void
return
void
Property Details
fErase
public_oe property
public
int
fErase
return
int
fIncUpdate
public_oe property
public
int
fIncUpdate
return
int
fRestore
public_oe property
public
int
fRestore
return
int
hdc
public_oe property
public
SafeHandle,System.Runtime.InteropServices
hdc
return
System.Runtime.InteropServices.SafeHandle
rcPaint
public_oe property
public
RECT
rcPaint
return
RECT