Struct ImPlotPoint
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)
Namespace: ImPlotNET
Assembly: ImGui.NET.dll
Syntax
public struct ImPlotPoint
Fields
| Improve this Doc View Sourcex
Declaration
public double x
Field Value
| Type | Description |
|---|---|
| System.Double |
y
Declaration
public double y
Field Value
| Type | Description |
|---|---|
| System.Double |