Struct ImFontGlyphHotDataPtr
Assembly: ImGui.NET.dll
View Source
Declaration
public struct ImFontGlyphHotDataPtr
Properties
NativePtr
View Source
Declaration
public readonly ImFontGlyphHotData* NativePtr { get; }
AdvanceX
View Source
Declaration
public ref float AdvanceX { get; }
OccupiedWidth
View Source
Declaration
public ref float OccupiedWidth { get; }
KerningPairUseBisect
View Source
Declaration
public ref uint KerningPairUseBisect { get; }
KerningPairOffset
View Source
Declaration
public ref uint KerningPairOffset { get; }
KerningPairCount
View Source
Declaration
public ref uint KerningPairCount { get; }