C# 클래스 LayoutFarm.UI.DockSpacesController

상속: NinespaceController
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
ArrangeAllSpaces ( ) : void
DockSpacesController ( UIBox owner, SpaceConcept initConcept ) : System
SetSize ( int w, int h ) : void

메소드 상세

ArrangeAllSpaces() 공개 메소드

public ArrangeAllSpaces ( ) : void
리턴 void

DockSpacesController() 공개 메소드

public DockSpacesController ( UIBox owner, SpaceConcept initConcept ) : System
owner UIBox
initConcept SpaceConcept
리턴 System

SetSize() 공개 메소드

public SetSize ( int w, int h ) : void
w int
h int
리턴 void