ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Single
    public float InputDpi {get; set;}
    See Also