C# 클래스 hobd.IconTextElement

상속: DynamicElement
파일 보기 프로젝트 열기: cail/hobd 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( IDrawingGraphics g ) : void
IconTextElement ( string icon, string text ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( IDrawingGraphics g ) : void
g IDrawingGraphics
리턴 void

IconTextElement() 공개 메소드

public IconTextElement ( string icon, string text ) : System
icon string
text string
리턴 System