Click or drag to resize
GDFileInputStreamSize Property
Returns length of the file which is being read.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public ulong Size { get; }

Property Value

Type: UInt64
The size of file.
See Also