ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Single
    public System.float InputDpi {get; set;}
    See Also