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

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