C# 클래스 LayoutFarm.HtmlWidgets.Button

상속: HtmlWidgetBase
파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 메소드들

메소드 설명
Button ( int w, int h ) : PixelFarm.Drawing
GetPresentationDomNode ( WebDom htmldoc ) : DomElement

메소드 상세

Button() 공개 메소드

public Button ( int w, int h ) : PixelFarm.Drawing
w int
h int
리턴 PixelFarm.Drawing

GetPresentationDomNode() 공개 메소드

public GetPresentationDomNode ( WebDom htmldoc ) : DomElement
htmldoc WebDom
리턴 LayoutFarm.WebDom.DomElement