get_deviceDpiX();
set_deviceDpiX(value);
Object.defineProperty('deviceDpiX');
Type | Description |
---|---|
double | The horizontal device resolution (DPI). The default value is 0. |
This value is used to calculate the font size and fixed length and size values between annotation and display coordinates.