MM_TWIPS top-level constant Null safety
Each logical unit is mapped to one twentieth of a printer's point (1/1440 inch, also called a twip). Positive x is to the right; positive y is up.
Implementation
const MM_TWIPS = 6;
Each logical unit is mapped to one twentieth of a printer's point (1/1440 inch, also called a twip). Positive x is to the right; positive y is up.
const MM_TWIPS = 6;