ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Single
    public System.float GetPixelsPerDip()
    See Also