Microsoft SDK for Java

getOffset

This method of the DragProxy Class retrieves the offset for the DragProxy object.

Syntax

public Point getOffset();

Return Value

Returns the Point object that represents the x offset and y offset of the DragProxy object.

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