Skip to main content

TcxCanvas.DpiX Property

Returns the number of pixels per logical inch along a horizontal axis.

Declaration

property DpiX: Integer read;

Property Value

Type
Integer

Remarks

Use the DpiX and DpiY properties to identify the logical PPI in both dimensions. These values are the same for all monitors in a system.

See Also