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
Sharpex2D
Common
Extensions
UIBoundsExtension
C# Class Sharpex2D.Common.Extensions.UIBoundsExtension
ファイルを表示
Open project: ThuCommix/Sharpex2D
Public Methods
Method
Description
ToRectangle
(
this
bounds
) :
Rectangle
Returns a new Rectangle.
Method Details
ToRectangle()
public
static
method
Returns a new Rectangle.
public
static
ToRectangle
(
this
bounds
) :
Rectangle
bounds
this
The UIBounds.
return
Sharpex2D.Math.Rectangle