<< Click to Display Table of Contents >> UDODpiX |
[Professional Edition and above, not available for Java, PHP, Python, Ruby]
Returns the X-resolution of the UDO’s current output surface in DPI (Dots Per Inch).
property boolean VPE.UDODpiX
read; runtime only
Returns:
The X-resolution of the UDO’s current output surface in DPI (Dots Per Inch).
Remarks:
This property is useful for the ActiveX and VCL. The .NET control sets the UDOGraphics.ScaleTransform() already accordingly to the output resolution.