Show / Hide Table of Contents

Class FaceInfo

Inheritance
object
FaceInfo
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
[Serializable]
public class FaceInfo

Fields

| Edit this page View Source

Ascender

Declaration
public float Ascender
Field Value
Type Description
float
| Edit this page View Source

AtlasHeight

Declaration
public float AtlasHeight
Field Value
Type Description
float
| Edit this page View Source

AtlasWidth

Declaration
public float AtlasWidth
Field Value
Type Description
float
| Edit this page View Source

Baseline

Declaration
public float Baseline
Field Value
Type Description
float
| Edit this page View Source

CapHeight

Declaration
public float CapHeight
Field Value
Type Description
float
| Edit this page View Source

CenterLine

Declaration
public float CenterLine
Field Value
Type Description
float
| Edit this page View Source

CharacterCount

Declaration
public int CharacterCount
Field Value
Type Description
int
| Edit this page View Source

Descender

Declaration
public float Descender
Field Value
Type Description
float
| Edit this page View Source

LineHeight

Declaration
public float LineHeight
Field Value
Type Description
float
| Edit this page View Source

Name

Declaration
public string Name
Field Value
Type Description
string
| Edit this page View Source

Padding

Declaration
public float Padding
Field Value
Type Description
float
| Edit this page View Source

PointSize

Declaration
public float PointSize
Field Value
Type Description
float
| Edit this page View Source

Scale

Declaration
public float Scale
Field Value
Type Description
float
| Edit this page View Source

SubSize

Declaration
public float SubSize
Field Value
Type Description
float
| Edit this page View Source

SubscriptOffset

Declaration
public float SubscriptOffset
Field Value
Type Description
float
| Edit this page View Source

SuperscriptOffset

Declaration
public float SuperscriptOffset
Field Value
Type Description
float
| Edit this page View Source

TabWidth

Declaration
public float TabWidth
Field Value
Type Description
float
| Edit this page View Source

Underline

Declaration
public float Underline
Field Value
Type Description
float
| Edit this page View Source

UnderlineThickness

Declaration
public float UnderlineThickness
Field Value
Type Description
float
| Edit this page View Source

strikethrough

Declaration
public float strikethrough
Field Value
Type Description
float
| Edit this page View Source

strikethroughThickness

Declaration
public float strikethroughThickness
Field Value
Type Description
float

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾