[]
Sets the dots per inch (DPI) for the touch processor.
public void SetDpi(float dpiX, float dpiY)
Type | Name | Description |
---|---|---|
float | dpiX | Specifies the horizontal DPI of the touch processor. |
float | dpiY | Specifies the vertical DPI of the touch processor. |