Struct ImFontConfig
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)
Assembly: ImGui.NET.dll
Syntax
public struct ImFontConfig
Fields
|
Improve this Doc
View Source
DstFont
Declaration
Field Value
|
Improve this Doc
View Source
EllipsisChar
Declaration
public ushort EllipsisChar
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
FontBuilderFlags
Declaration
public uint FontBuilderFlags
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
FontData
Declaration
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
FontDataOwnedByAtlas
Declaration
public byte FontDataOwnedByAtlas
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
FontDataSize
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
FontNo
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public Vector2 GlyphExtraSpacing
Field Value
| Type |
Description |
| System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
GlyphMaxAdvanceX
Declaration
public float GlyphMaxAdvanceX
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
GlyphMinAdvanceX
Declaration
public float GlyphMinAdvanceX
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
GlyphOffset
Declaration
public Vector2 GlyphOffset
Field Value
| Type |
Description |
| System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
GlyphRanges
Declaration
public ushort *GlyphRanges
Field Value
| Type |
Description |
| System.UInt16* |
|
|
Improve this Doc
View Source
MergeMode
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
Name
Declaration
Field Value
| Type |
Description |
| System.Byte* |
|
|
Improve this Doc
View Source
OversampleH
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
OversampleV
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PixelSnapH
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
RasterizerMultiply
Declaration
public float RasterizerMultiply
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
SizePixels
Declaration
Field Value
| Type |
Description |
| System.Single |
|