Unit
Enums |
UNIT_UNSPECIFIED |
The units are unknown. |
EMU |
An English Metric Unit (EMU) is defined as 1/360,000 of a centimeter and thus there are 914,400 EMUs per inch, and 12,700 EMUs per point. |
PT |
A point, 1/72 of an inch. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["Enums are used to represent units of measurement, with `UNIT_UNSPECIFIED` signifying unknown units."],["`EMU` represents an English Metric Unit, a fine-grained unit for precise measurements, with 914,400 EMUs equaling one inch."],["`PT` signifies a point, a standard typographic unit equivalent to 1/72 of an inch."]]],[]]