Struct ImFontGlyphHotData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: ImGuiNET
Assembly: ImGui.NET.dll
Syntax
public struct ImFontGlyphHotData
Fields
| Improve this Doc View SourceAdvanceX
Declaration
public float AdvanceX
Field Value
| Type | Description |
|---|---|
| System.Single |
KerningPairCount
Declaration
public uint KerningPairCount
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
KerningPairOffset
Declaration
public uint KerningPairOffset
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
KerningPairUseBisect
Declaration
public uint KerningPairUseBisect
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
OccupiedWidth
Declaration
public float OccupiedWidth
Field Value
| Type | Description |
|---|---|
| System.Single |