Objective Grid for Microsoft® .NET® Reference Guide

OGBrush.OGHatchedBrush Method

Back to Class Index

Creates a hatched brush using the specified foreground color and HatchStyle.

Overload List

Creates a hatched brush using the specified foreground color and HatchStyle.

public static OGBrush OGHatchedBrush(Color,HatchStyle);

Creates a hatched brush using the specified foreground color, background color, and HatchStyle.

public static OGBrush OGHatchedBrush(Color,Color,HatchStyle);

See Also

OGBrush Class | OGBrush Members | Stingray.Grid Namespace