NPlot Documented Class Library

RectangleBrushes.Vertical.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 vertical brush

Implements

IRectangleBrush.Get

See Also

RectangleBrushes.Vertical Class | NPlot Namespace