ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / DpiY Property

In This Topic
    DpiY Property
    In This Topic
    Gets the y-axis dpi resolution.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiY As System.Double
    public System.double DpiY {get;}
    See Also