C# 클래스 gView.GraphicsEngine.GdiPlus.GdiFont

상속: IFont
파일 보기 프로젝트 열기: jugstalt/gview5

공개 메소드들

메소드 설명
Dispose ( ) : void
GdiFont ( string fontFamily, float size, FontStyle fontStyle ) : gView.GraphicsEngine.Abstraction

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GdiFont() 공개 메소드

public GdiFont ( string fontFamily, float size, FontStyle fontStyle ) : gView.GraphicsEngine.Abstraction
fontFamily string
size float
fontStyle FontStyle
리턴 gView.GraphicsEngine.Abstraction