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
PixelFarm
Drawing
Size
C# Class PixelFarm.Drawing.Size
显示文件
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Properties
Property
Type
Description
Empty
Size
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Size
(
int
w
,
int
h
)
operator
( ) :
bool
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Size()
public
method
public
Size
(
int
w
,
int
h
)
w
int
h
int
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool
Property Details
Empty
public_oe static_oe property
public
static
Size,PixelFarm.Drawing
Empty
return
Size