ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D.Effects Namespace / DpiCompensation Class / InputDpi Property

In This Topic
    InputDpi Property
    In This Topic
    The input dpi.
    Syntax
    'Declaration
     
    Public Property InputDpi As System.Single
    public System.float InputDpi {get; set;}
    See Also