CPrint.UnitsToPixelsXmethod
Converts world units to pixels (horizontal resolution).
Syntax
FUNCTION UnitsToPixelsX (BYVAL units AS LONG) AS LONG
Parameters
| Name | Description | |
|---|---|---|
units | The number of world units to convert. |
Description
Converts world units to pixels (horizontal resolution).
Reference
- Include file
CPrint.inc - Defined in AfxNova/CPrint.inc:358
- Documented in Printing/CPrint Class.md
- Topic: CPrint Class