ComponentOne Bitmap for WPF
DotsPerInch Property (Bitmap)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Bitmap Class : DotsPerInch Property
Return the dots per inch (DPI) of the bitmap.
Syntax
'Declaration
 
Public ReadOnly Property DotsPerInch As Size2F
public Size2F DotsPerInch {get;}
See Also

Reference

Bitmap Class
Bitmap Members