Microsoft SDK for Java

getPolygonCapabilities

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

Syntax

public int getPolygonCapabilities();

Return Value

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

PC_NONE PC_POLYGON
PC_RECTANGLE PC_WINDPOLYGON
PC_TRAPEZOID PC_SCANLINE
PC_WIDE PC_STYLED
PC_WIDESTYLED PC_INTERIORS
PC_POLYPOLYGON PC_PATHS

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