ComponentOne Bitmap for UWP
ToDips(Single,Single) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > Point2F Structure > ToDips Method : ToDips(Single,Single) Method
Converts a point from pixels to DIPs.
Syntax
'Declaration
 
Public Overloads Sub ToDips( _
   ByVal dpiX As System.Single, _
   ByVal dpiY As System.Single _
) 
public void ToDips( 
   System.float dpiX,
   System.float dpiY
)

Parameters

dpiX
dpiY
See Also

Reference

Point2F Structure
Point2F Members
Overload List