Struct ImPlotInputMapPtr
Assembly: ImGui.NET.dll
View Source
Declaration
public struct ImPlotInputMapPtr
Properties
NativePtr
View Source
Declaration
public readonly ImPlotInputMap* NativePtr { get; }
Pan
View Source
Declaration
public ref ImGuiMouseButton Pan { get; }
PanMod
View Source
Declaration
public ref ImGuiModFlags PanMod { get; }
Fit
View Source
Declaration
public ref ImGuiMouseButton Fit { get; }
Select
View Source
Declaration
public ref ImGuiMouseButton Select { get; }
SelectCancel
View Source
Declaration
public ref ImGuiMouseButton SelectCancel { get; }
SelectMod
View Source
Declaration
public ref ImGuiModFlags SelectMod { get; }
SelectHorzMod
View Source
Declaration
public ref ImGuiModFlags SelectHorzMod { get; }
SelectVertMod
View Source
Declaration
public ref ImGuiModFlags SelectVertMod { get; }
Menu
View Source
Declaration
public ref ImGuiMouseButton Menu { get; }
OverrideMod
View Source
Declaration
public ref ImGuiModFlags OverrideMod { get; }
ZoomMod
View Source
Declaration
public ref ImGuiModFlags ZoomMod { get; }
ZoomRate
View Source
Declaration
public ref float ZoomRate { get; }
Methods
Destroy()
View Source
Declaration
public void Destroy()