Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FairyGUI
Margin
C# Class FairyGUI.Margin
Afficher le fichier
Open project: fairygui/FairyGUI-unity
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
bottom
int
left
int
right
int
top
int
Méthodes publiques
Méthode
Description
Parse
(
string
str
) :
void
Method Details
Parse()
public
méthode
public
Parse
(
string
str
) :
void
str
string
Résultat
void
Property Details
bottom
public_oe property
public
int
bottom
Résultat
int
left
public_oe property
public
int
left
Résultat
int
right
public_oe property
public
int
right
Résultat
int
top
public_oe property
public
int
top
Résultat
int