Microsoft SDK for Java

CoordinateSystem.LOMETRIC

Specifies that each logical unit is converted to 0.1 millimeter.

Syntax

public static final int LOMETRIC;

Remarks

As the positive x value increases, the x-coordinate moves to the right. As the positive y value increases, the y-coordinate moves up.

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