LAnnAutomation::GetDpiY
#include "ltwrappr.h"
virtual L_DOUBLE LAnnAutomation::GetDpiY()
Gets the current vertical DPI (dots per inch) value that is used to translate user input, such as font size, that is expressed in physical measurements. This function is available in the Document/Medical Toolkits.
Returns
The current DPI value.
Required DLLs and Libraries
LTANN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Functions: |
LAnnAutomation::GetAutoContainer, LAnnAutomation::SetDpiX, LAnnAutomation::SetDpiY, LAnnAutomation::GetDpiX, Class Members |
Topics: |
|
|
|
|
Example
For an example, refer to LAnnAutomation::GetDpiX.