Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifReader Class / DpiX Property

In This Topic
    DpiX Property (GcGifReader)
    In This Topic
    Gets the horizontal DPI of the Logical Screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiX As System.Single
    public System.float DpiX {get;}
    See Also