Struct ImDrawData
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()
Assembly: ImGui.NET.dll
Syntax
Fields
|
Improve this Doc
View Source
CmdLists
Declaration
public ImDrawList**CmdLists
Field Value
|
Improve this Doc
View Source
CmdListsCount
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
DisplayPos
Declaration
public Vector2 DisplayPos
Field Value
| Type |
Description |
| System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
DisplaySize
Declaration
public Vector2 DisplaySize
Field Value
| Type |
Description |
| System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
FramebufferScale
Declaration
public Vector2 FramebufferScale
Field Value
| Type |
Description |
| System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
TotalIdxCount
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
TotalVtxCount
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
Valid
Declaration
Field Value
| Type |
Description |
| System.Byte |
|