Struct ImPlotRect
Assembly: ImGui.NET.dll
View Source
Declaration
public struct ImPlotRect
Fields
X
View Source
Declaration
public ImPlotRange X
Y
View Source
Declaration
public ImPlotRange Y
public struct ImPlotRect
public ImPlotRange X
public ImPlotRange Y