Interface IArrowShape
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
Contains settings and logic for how to draw an arrow once the base and tip pixels have been determined
public interface IArrowShape
- Extension Methods
Methods
Render(RenderPack, PixelLine, ArrowStyle)
void Render(RenderPack rp, PixelLine pxLine, ArrowStyle arrowStyle)
Parameters
rp
RenderPackpxLine
PixelLinearrowStyle
ArrowStyle