Microsoft SDK for Java

CoordinateSystem.HIMETRIC

Specifies that each logical unit is converted to 0.01 millimeter.

Syntax

public static final int HIMETRIC;

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.