Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NewTOAPIA
UI
DrawEvent
C# Class NewTOAPIA.UI.DrawEvent
This class represents the information needed by graphics to paint when necessary.
显示文件
Open project: Wiladams/NewTOAPIA
Class Usage Examples
Public Methods
Method
Description
DrawEvent
(
IGraphPort
device
,
Rectangle
clipRect
) :
System
Method Details
DrawEvent()
public
method
public
DrawEvent
(
IGraphPort
device
,
Rectangle
clipRect
) :
System
device
IGraphPort
clipRect
System.Drawing.Rectangle
return
System