C# 클래스 SharpFont.HarfBuzz.GlyphPosition

파일 보기 프로젝트 열기: Robmaister/SharpFont.HarfBuzz 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
xAdvance int
xOffset int
yAdvance int
yOffset int

프로퍼티 상세

xAdvance 공개적으로 프로퍼티

public int xAdvance
리턴 int

xOffset 공개적으로 프로퍼티

public int xOffset
리턴 int

yAdvance 공개적으로 프로퍼티

public int yAdvance
리턴 int

yOffset 공개적으로 프로퍼티

public int yOffset
리턴 int