NPlot Documented Class Library

RectangleBrushes.Horizontal.Get Method 

[This is preliminary documentation and subject to change.]

Gets a brush according to the supplied rectangle.

public Brush Get(
   Rectangle rectangle
);

Parameters

rectangle
the rectangle used to construct the brush

Return Value

The horizontal brush

Implements

IRectangleBrush.Get

See Also

RectangleBrushes.Horizontal Class | NPlot Namespace