ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScottPlot.MultiplotLayoutSnapshot Class Reference

Public Member Functions

void Remember (Plot plot, PixelRect subplotRect)
 
PixelRectGetLastRenderRectangle (Plot plot)
 
void Forget (Plot plot)
 
PlotGetPlotAtPixel (Pixel pixel)
 Return the plot beneath the given pixel according to the last render. Returns null if no render occurred or the pixel is not over a plot.
 

Member Function Documentation

◆ Forget()

void ScottPlot.MultiplotLayoutSnapshot.Forget ( Plot  plot)
inline

◆ GetLastRenderRectangle()

PixelRect? ScottPlot.MultiplotLayoutSnapshot.GetLastRenderRectangle ( Plot  plot)
inline

◆ GetPlotAtPixel()

Plot? ScottPlot.MultiplotLayoutSnapshot.GetPlotAtPixel ( Pixel  pixel)
inline

Return the plot beneath the given pixel according to the last render. Returns null if no render occurred or the pixel is not over a plot.

◆ Remember()

void ScottPlot.MultiplotLayoutSnapshot.Remember ( Plot  plot,
PixelRect  subplotRect 
)
inline

The documentation for this class was generated from the following file: