C# Class Flood.GUI.Controls.Layout.Center

Helper class that centers all its children.
Inheritance: Positioner
Afficher le fichier Open project: FloodProject/flood

Méthodes publiques

Méthode Description
Center ( Control parent )

Initializes a new instance of the Center class.

Method Details

Center() public méthode

Initializes a new instance of the Center class.
public Center ( Control parent )
parent Control Parent control.