Inheritance diagram for NPlot::IRectangleBrush:
Public Member Functions | |
Brush | Get (Rectangle rectangle) |
Gets a brush according to the supplied rectangle. |
Definition at line 63 of file RectangleBrushes.cs.
|
Gets a brush according to the supplied rectangle.
Implemented in NPlot::RectangleBrushes::Solid, NPlot::RectangleBrushes::Horizontal, NPlot::RectangleBrushes::Vertical, NPlot::RectangleBrushes::HorizontalCenterFade, and NPlot::RectangleBrushes::VerticalCenterFade. Referenced by NPlot::PlotSurface2D::Draw(), NPlot::HistogramPlot::Draw(), NPlot::FilledRegion::Draw(), NPlot::BarPlot::Draw(), NPlot::HistogramPlot::DrawInLegend(), and NPlot::BarPlot::DrawInLegend(). |