Pen.getHandle
Retrieves the Win32 handle for this pen.
Syntax
public int getHandle()
Return Value
Returns a Win32 pen handle (
HPEN
).
© 1999 Microsoft Corporation. All rights reserved. Terms of use.