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
WindowlessControls
WindowlessPaintEventArgs
C# Class WindowlessControls.WindowlessPaintEventArgs
ファイルを表示
Open project: koush/WindowlessControls
Class Usage Examples
Public Methods
Method
Description
WindowlessPaintEventArgs
(
Graphics
graphics
,
Rectangle
clipRectangle
,
Point
origin
) :
System
Method Details
WindowlessPaintEventArgs()
public
method
public
WindowlessPaintEventArgs
(
Graphics
graphics
,
Rectangle
clipRectangle
,
Point
origin
) :
System
graphics
System.Drawing.Graphics
clipRectangle
System.Drawing.Rectangle
origin
Point
return
System