Microsoft SDK for Java

Graphics.getBrush

Retrieves the current brush.

Syntax

public final Brush getBrush()

Return Value

Returns a Brush object that identifies the current brush if one is set; otherwise, returns null.

See Also   setBrush

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