Microsoft SDK for Java

getCurveCapabilities

This method of the Device Class retrieves the curve capabilities of the device.

Syntax

public int getCurveCapabilities();

Return Value

Returns one or a combination of the curve capabilities flags as shown in the following table.

CC_NONE CC_CIRCLES
CC_PIE CC_CHORD
CC_ELLIPSES CC_WIDE
CC_STYLED CC_WIDESTYLED
CC_INTERIORS CC_ROUNDRECT

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