Struct StbTexteditRow
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: ImGuiNET
Assembly: ImGui.NET.dll
Syntax
public struct StbTexteditRow
Fields
| Improve this Doc View Sourcebaseline_y_delta
Declaration
public float baseline_y_delta
Field Value
| Type | Description |
|---|---|
| System.Single |
num_chars
Declaration
public int num_chars
Field Value
| Type | Description |
|---|---|
| System.Int32 |
x0
Declaration
public float x0
Field Value
| Type | Description |
|---|---|
| System.Single |
x1
Declaration
public float x1
Field Value
| Type | Description |
|---|---|
| System.Single |
ymax
Declaration
public float ymax
Field Value
| Type | Description |
|---|---|
| System.Single |
ymin
Declaration
public float ymin
Field Value
| Type | Description |
|---|---|
| System.Single |