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

In This Topic
    LogicalScreenHeight Property (GcGifWriter)
    In This Topic
    Gets or sets the height, in pixels, of the Logical Screen where the frames will be rendered.
    Syntax
    'Declaration
     
    Public Property LogicalScreenHeight As System.Integer
    public System.int LogicalScreenHeight {get; set;}
    See Also