Struct ImGuiHelpers.ImFontGlyphHotDataReal
ImFontGlyphHotData the correct version.
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: Dalamud.Interface
Assembly: Dalamud.dll
Syntax
public struct ImFontGlyphHotDataReal
Fields
| Improve this Doc View SourceAdvanceX
Declaration
public float AdvanceX
Field Value
| Type | Description |
|---|---|
| System.Single |
KerningPairInfo
Declaration
public uint KerningPairInfo
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
OccupiedWidth
Declaration
public float OccupiedWidth
Field Value
| Type | Description |
|---|---|
| System.Single |
Properties
| Improve this Doc View SourceCount
Declaration
public int Count { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Offset
Declaration
public bool Offset { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
UseBisect
Declaration
public bool UseBisect { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |