ComponentOne Bitmap for UWP
SetDpi(Double) Method

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > C1Bitmap Class > SetDpi Method : SetDpi(Double) Method
The horizontal and vertical resolution.
Changes the physical resolution of the image.
Syntax
'Declaration
 
Public Overloads Sub SetDpi( _
   ByVal dpi As System.Double _
) 
public void SetDpi( 
   System.double dpi
)

Parameters

dpi
The horizontal and vertical resolution.
See Also

Reference

C1Bitmap Class
C1Bitmap Members
Overload List