C# Class VFlowLayout, NewTOAPIA

Inheritance: LayoutManager
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
AddToLayout ( IGraphic trans ) : void
VFlowLayout ( GraphicGroup gg, int gap, int margin ) : System

Method Details

AddToLayout() public méthode

public AddToLayout ( IGraphic trans ) : void
trans IGraphic
Résultat void

VFlowLayout() public méthode

public VFlowLayout ( GraphicGroup gg, int gap, int margin ) : System
gg NewTOAPIA.UI.GraphicGroup
gap int
margin int
Résultat System