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
HFlowLayout
C# Class HFlowLayout, NewTOAPIA
Inheritance:
LayoutManager
Exibir arquivo
Open project: Wiladams/NewTOAPIA
Public Methods
Method
Description
AddToLayout
(
IGraphic
trans
) :
void
HFlowLayout
(
GraphicGroup
gg
,
int
gap
,
int
margin
) :
System
Method Details
AddToLayout()
public
method
public
AddToLayout
(
IGraphic
trans
) :
void
trans
IGraphic
return
void
HFlowLayout()
public
method
public
HFlowLayout
(
GraphicGroup
gg
,
int
gap
,
int
margin
) :
System
gg
NewTOAPIA.UI.GraphicGroup
gap
int
margin
int
return
System