Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pinta
Core
EffectData
C# Class Pinta.Core.EffectData
Inheritance:
ObservableObject
Show file
Open project: xxgreg/Pinta
Public Methods
Method
Description
Clone
( ) :
EffectData
FirePropertyChanged
(
string
propertyName
) :
void
Method Details
Clone()
public
method
public
Clone
( ) :
EffectData
return
EffectData
FirePropertyChanged()
public
method
public
FirePropertyChanged
(
string
propertyName
) :
void
propertyName
string
return
void