[]
        
(Showing Draft Content)

C1.Win.Touch.TouchProcessor.SetDpi

SetDpi Method

SetDpi(float, float)

Sets the dots per inch (DPI) for the touch processor.

Declaration
public void SetDpi(float dpiX, float dpiY)
Parameters
Type Name Description
float dpiX

Specifies the horizontal DPI of the touch processor.

float dpiY

Specifies the vertical DPI of the touch processor.