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
Pinta
Core
EraserTool
C# Class Pinta.Core.EraserTool
Inheritance:
BaseBrushTool
ファイルを表示
Open project: xxgreg/Pinta
Public Methods
Method
Description
EraserTool
( ) :
System
Protected Methods
Method
Description
OnMouseMove
(
object
o
,
Gtk
args
,
Cairo
point
) :
void
Method Details
EraserTool()
public
method
public
EraserTool
( ) :
System
return
System
OnMouseMove()
protected
method
protected
OnMouseMove
(
object
o
,
Gtk
args
,
Cairo
point
) :
void
o
object
args
Gtk
point
Cairo
return
void