Microsoft SDK for Java

setTextBackgroundColor

This method of the GraphicsX Class sets the text background color. This is used for opaquing text.

Syntax

public void setTextBackgroundColor(Color c);

Parameters

c The Color to set the text background to.

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