API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGsWin32Device Class > ExGsWin32Device Methods > ExGsWin32Device::setDPI Method
ExGsWin32Device::setDPI Method
Syntax
C++
void setDPI(long DPI);
Parameters 
Description 
long DPI 
[in] Dots per inch. 

Sets the resolution of the device context of this Device object.

The default implemenation of this function does nothing but return.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.