Microsoft SDK for Java

BrushStyle Fields

Fields Description
BACKWARDDIAGONAL Specifies a hatched brush consisting of backward diagonal lines.
CROSS Specifies a hatched brush consisting of horizontal and vertical crossing lines.
DIAGONALCROSS Specifies a hatched brush consisting of diagonal crossing lines.
FORWARDDIAGONAL Specifies a hatched brush consisting of forward diagonal lines.
HOLLOW Specifies a "hollow" brush. A hollow brush does not paint.
HORIZONTAL Specifies a hatched brush consisting of horizontal lines.
PATTERN Specifies a pattern brush. A pattern brush is one in which the pattern is based on a bitmap.
SOLID Specifies a solid-colored brush.
VERTICAL Specifies a hatched brush consisting of vertical lines.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.