C# 클래스 QuickFont.QFontConfiguration

파일 보기 프로젝트 열기: Pireax/neovim.cs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
KerningConfig QFontKerningConfiguration
ShadowConfig QFontShadowConfiguration
TransformToCurrentOrthogProjection bool

프로퍼티 상세

KerningConfig 공개적으로 프로퍼티

public QFontKerningConfiguration,QuickFont KerningConfig
리턴 QFontKerningConfiguration

ShadowConfig 공개적으로 프로퍼티

public QFontShadowConfiguration,QuickFont ShadowConfig
리턴 QFontShadowConfiguration

TransformToCurrentOrthogProjection 공개적으로 프로퍼티

Render the font pixel-prefectly at a size in units of the current orthogonal projection, independent of the viewport pixel size.
public bool TransformToCurrentOrthogProjection
리턴 bool