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