Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Axiom
Fonts
Font.GlyphInfo
C# 클래스 Axiom.Fonts.Font.GlyphInfo
파일 보기
프로젝트 열기: WolfgangSt/axiom
공개 프로퍼티들
프로퍼티
타입
설명
aspectRatio
Real
codePoint
System.UInt32
uvRect
Axiom.Core.RectangleF
공개 메소드들
메소드
설명
GlyphInfo
(
UInt32
id
,
RectangleF
rect
,
Real
aspect
) :
System
메소드 상세
GlyphInfo()
공개
메소드
public
GlyphInfo
(
UInt32
id
,
RectangleF
rect
,
Real
aspect
) :
System
id
System.UInt32
rect
Axiom.Core.RectangleF
aspect
Real
리턴
System
프로퍼티 상세
aspectRatio
공개적으로 프로퍼티
public
Real
aspectRatio
리턴
Real
codePoint
공개적으로 프로퍼티
public
UInt32,System
codePoint
리턴
System.UInt32
uvRect
공개적으로 프로퍼티
public
RectangleF,Axiom.Core
uvRect
리턴
Axiom.Core.RectangleF