Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / DpiY Property

In This Topic
    DpiY Property (GcWicBitmap)
    In This Topic
    Gets the y-axis dpi resolution.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiY As System.Single
    public System.float DpiY {get;}
    See Also