NPlot Documented Class Library

IRectangleBrush Interface

[This is preliminary documentation and subject to change.]

Classes that implement this interface can provide a brush sized according to a given rectangle.

For a list of all members of this type, see IRectangleBrush Members.

public interface IRectangleBrush

Types that implement IRectangleBrush

Type Description
RectangleBrushes.Horizontal A brush with horizontal gradient.
RectangleBrushes.HorizontalCenterFade A brush with horizontal gradient that fades into center then out again.
RectangleBrushes.Solid A solid brush
RectangleBrushes.Vertical A brush with vertical gradient.
RectangleBrushes.VerticalCenterFade Brush with vertical gradient that fades into center then out again.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

IRectangleBrush Members | NPlot Namespace