C# 클래스 Flood.GUI.Controls.Layout.Center

Helper class that centers all its children.
상속: Positioner
파일 보기 프로젝트 열기: FloodProject/flood

공개 메소드들

메소드 설명
Center ( Control parent )

Initializes a new instance of the Center class.

메소드 상세

Center() 공개 메소드

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