Skip to main content

Struct ImFontKerningPairPtr

Assembly: ImGui.NET.dll
View Source
Declaration
public struct ImFontKerningPairPtr

Properties

NativePtr

View Source
Declaration
public readonly ImFontKerningPair* NativePtr { get; }

Left

View Source
Declaration
public ref ushort Left { get; }
View Source
Declaration
public ref ushort Right { get; }

AdvanceXAdjustment

View Source
Declaration
public ref float AdvanceXAdjustment { get; }