UDODpiY

<< Click to Display Table of Contents >>

Navigation:  UDO - User Defined Objects >

UDODpiY

Previous pageReturn to chapter overviewNext page

[Professional Edition and above, not available for Java, PHP, Python, Ruby]

Returns the Y-resolution of the UDO’s current output surface in DPI (Dots Per Inch).

property boolean VPE.UDODpiY

read; runtime only

Returns:

The Y-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.