Click or drag to resize
GDFileOutputStreamSize Property
Gets length of the file.

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