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

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