C# 클래스 LayoutFarm.HtmlBoxes.CssBoxListItem

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

공개 메소드들

메소드 설명
CssBoxListItem ( Css spec, RootGraphic rootgfx ) : PixelFarm.Drawing

보호된 메소드들

메소드 설명
PerformContentLayout ( LayoutVisitor lay ) : void

메소드 상세

CssBoxListItem() 공개 메소드

public CssBoxListItem ( Css spec, RootGraphic rootgfx ) : PixelFarm.Drawing
spec Css
rootgfx RootGraphic
리턴 PixelFarm.Drawing

PerformContentLayout() 보호된 메소드

protected PerformContentLayout ( LayoutVisitor lay ) : void
lay LayoutVisitor
리턴 void