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