ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScottPlot.IRenderLast Interface Reference
Inheritance diagram for ScottPlot.IRenderLast:
ScottPlot.Plottables.AxisLine ScottPlot.Plottables.Crosshair ScottPlot.Plottables.HorizontalLine ScottPlot.Plottables.VerticalLine

Public Member Functions

void RenderLast (RenderPack rp)
 Plottables that implement this interface have a second render method that runs after the axes are drawn, allowing graphics to be placed on top of the axes.
 

Member Function Documentation

◆ RenderLast()

void ScottPlot.IRenderLast.RenderLast ( RenderPack  rp)

Plottables that implement this interface have a second render method that runs after the axes are drawn, allowing graphics to be placed on top of the axes.

Implemented in ScottPlot.Plottables.AxisLine, ScottPlot.Plottables.Crosshair, ScottPlot.Plottables.HorizontalLine, and ScottPlot.Plottables.VerticalLine.


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