[]
        
(Showing Draft Content)

C1.Framework.HostedElement.RescaleForDpi

RescaleForDpi Method

RescaleForDpi(int, int)

Calls methods to rescale of the element tree when a DPI change occurs.

Declaration
public void RescaleForDpi(int deviceDpiOld, int deviceDpiNew)
Parameters
Type Name Description
int deviceDpiOld

The DPI value prior to the change.

int deviceDpiNew

The DPI value after the change.