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

In This Topic
    PixelAspectRatio Property (GcGifReader)
    In This Topic
    Gets the quotient of the pixel's width over its height.
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelAspectRatio As System.Single
    public System.float PixelAspectRatio {get;}
    See Also