Microsoft SDK for Java

PenStyle.INSIDEFRAME

Represents a pen style that consists of a solid pen that is drawn from within any given bounding rectangle.

Syntax

public static final int INSIDEFRAME;

Remarks

Using this style allows you to have a wide pen that automatically conforms to the interior of a rectangle.

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