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
_2048_UWP
Tile
C# Class _2048_UWP.Tile
Inheritance:
Windows.UI.Xaml.Controls.UserControl
显示文件
Open project: YouthLin/2048UWP
Class Usage Examples
Public Methods
Method
Description
Appera
( ) :
void
SetBackground
( ) :
void
SetCenterXY
(
double
x
,
double
y
) :
void
SetText
( ) :
void
Tile
( ) :
System
Zoom
( ) :
void
Method Details
Appera()
public
method
public
Appera
( ) :
void
return
void
SetBackground()
public
method
public
SetBackground
( ) :
void
return
void
SetCenterXY()
public
method
public
SetCenterXY
(
double
x
,
double
y
) :
void
x
double
y
double
return
void
SetText()
public
method
public
SetText
( ) :
void
return
void
Tile()
public
method
public
Tile
( ) :
System
return
System
Zoom()
public
method
public
Zoom
( ) :
void
return
void