ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / BitmapRenderTarget Class / GetPixelsPerDip Method

In This Topic
    GetPixelsPerDip Method (BitmapRenderTarget)
    In This Topic
    float IDWriteBitmapRenderTarget::GetPixelsPerDip()
    Syntax
    'Declaration
     
    Public Function GetPixelsPerDip() As Single
    public float GetPixelsPerDip()
    See Also