Struct ImDrawCmd
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
Fields
|
Improve this Doc
View Source
ClipRect
Declaration
Field Value
| Type |
Description |
| System.Numerics.Vector4 |
|
|
Improve this Doc
View Source
ElemCount
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
IdxOffset
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
TextureId
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
UserCallback
Declaration
public IntPtr UserCallback
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
UserCallbackData
Declaration
public void *UserCallbackData
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
VtxOffset
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|