Microsoft SDK for Java

GraphicsX Class Constructors

The GraphicsX Class contains the following constructor:

GraphicsX(int hdc)

Creates a graphics object for a user-supplied display context.

Syntax

public GraphicsX(int hdc);

Parameters

hdc The display context to create the graphics object for.

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