C# 클래스 QuickFont.QFontLoaderConfiguration

The configuraiton used when loading a font from a qfont file.
상속: QFontConfiguration
파일 보기 프로젝트 열기: Pireax/neovim.cs 1 사용 예제들

공개 메소드들

메소드 설명
QFontLoaderConfiguration ( ) : System
QFontLoaderConfiguration ( bool addDropShadow ) : System
QFontLoaderConfiguration ( bool addDropShadow, bool TransformToOrthogProjection ) : System

메소드 상세

QFontLoaderConfiguration() 공개 메소드

public QFontLoaderConfiguration ( ) : System
리턴 System

QFontLoaderConfiguration() 공개 메소드

public QFontLoaderConfiguration ( bool addDropShadow ) : System
addDropShadow bool
리턴 System

QFontLoaderConfiguration() 공개 메소드

public QFontLoaderConfiguration ( bool addDropShadow, bool TransformToOrthogProjection ) : System
addDropShadow bool
TransformToOrthogProjection bool
리턴 System