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
OurSonic
Utility
Rectangle
C# Class OurSonic.Utility.Rectangle
Inheritance:
Point
ファイルを表示
Open project: OurSonic/OurSonicSharp
Class Usage Examples
Public Methods
Method
Description
Rectangle
( ) :
System
Rectangle
(
int
x
,
int
y
,
int
width
,
int
height
) :
System
Method Details
Rectangle()
public
method
public
Rectangle
( ) :
System
return
System
Rectangle()
public
method
public
Rectangle
(
int
x
,
int
y
,
int
width
,
int
height
) :
System
x
int
y
int
width
int
height
int
return
System