Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FairyGUI
Margin
C# Class FairyGUI.Margin
Exibir arquivo
Open project: fairygui/FairyGUI-unity
Class Usage Examples
Public Properties
Property
Type
Description
bottom
int
left
int
right
int
top
int
Public Methods
Method
Description
Parse
(
string
str
) :
void
Method Details
Parse()
public
method
public
Parse
(
string
str
) :
void
str
string
return
void
Property Details
bottom
public_oe property
public
int
bottom
return
int
left
public_oe property
public
int
left
return
int
right
public_oe property
public
int
right
return
int
top
public_oe property
public
int
top
return
int