C# Класс XP.EffectKey

Показать файл Открыть проект

Открытые методы

Метод Описание
EffectKey ( int width, int height, int zDepth, double cornerRadius ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Описание методов

EffectKey() публичный Метод

public EffectKey ( int width, int height, int zDepth, double cornerRadius ) : System
width int
height int
zDepth int
cornerRadius double
Результат System

Equals() публичный Метод

public Equals ( object obj ) : bool
obj object
Результат bool

GetHashCode() публичный Метод

public GetHashCode ( ) : int
Результат int