Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GrayscaleBitmap Class / DpiY Property

In This Topic
    DpiY Property (GrayscaleBitmap)
    In This Topic
    Gets the vertical dpi of the bitmap.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiY As System.Single
    public System.float DpiY {get;}
    See Also