[]
        
(Showing Draft Content)

C1.Util.DX.RectF.ToDips

ToDips Method

ToDips(RectF, float, float)

Converts a rectangle from pixels to DIPs.

Declaration
public static RectF ToDips(RectF rc, float dpiX, float dpiY)
Parameters
Type Name Description
RectF rc
float dpiX
float dpiY
Returns
Type Description
RectF

ToDips(float, float)

Converts a rectangle from pixels to DIPs.

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