Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Axiom
Fonts
Font.GlyphInfo
C# Class Axiom.Fonts.Font.GlyphInfo
显示文件
Open project: WolfgangSt/axiom
Public Properties
Property
Type
Description
aspectRatio
Real
codePoint
System.UInt32
uvRect
Axiom.Core.RectangleF
Public Methods
Method
Description
GlyphInfo
(
UInt32
id
,
RectangleF
rect
,
Real
aspect
) :
System
Method Details
GlyphInfo()
public
method
public
GlyphInfo
(
UInt32
id
,
RectangleF
rect
,
Real
aspect
) :
System
id
System.UInt32
rect
Axiom.Core.RectangleF
aspect
Real
return
System
Property Details
aspectRatio
public_oe property
public
Real
aspectRatio
return
Real
codePoint
public_oe property
public
UInt32,System
codePoint
return
System.UInt32
uvRect
public_oe property
public
RectangleF,Axiom.Core
uvRect
return
Axiom.Core.RectangleF