Microsoft SDK for Java

drawOutlinePolygon

This method of the GraphicsX Class draws an outline polygon.

Syntax

public void drawOutlinePolygon(int xOrig, int yOrig, OutlinePolygon op);

Parameters

xOrig The horizontal starting point for the shape.
yOrig The vertical starting point for the shape.
op The OutlinePolygon to draw.

See Also

com.ms.fx.OutlinePolygon (Microsoft SDK for AFC)

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