Microsoft SDK for Java

getTranslation

This method of the GraphicsX Class retrieves the origin Point used in a translate operation on a graphics context, after the translation is complete.

Syntax

public Point getTranslation();

Return Value

Returns the origin for the translation.

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