C# 클래스 LayoutFarm.CustomWidgets.CustomContainerRenderBox

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

공개 프로퍼티들

프로퍼티 타입 설명
dbugBreak bool

공개 메소드들

메소드 설명
ClearAllChildren ( ) : void
CustomContainerRenderBox ( RootGraphic rootgfx, int width, int height ) : PixelFarm.Drawing

메소드 상세

ClearAllChildren() 공개 메소드

public ClearAllChildren ( ) : void
리턴 void

CustomContainerRenderBox() 공개 메소드

public CustomContainerRenderBox ( RootGraphic rootgfx, int width, int height ) : PixelFarm.Drawing
rootgfx RootGraphic
width int
height int
리턴 PixelFarm.Drawing

프로퍼티 상세

dbugBreak 공개적으로 프로퍼티

public bool dbugBreak
리턴 bool