Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
An integer value which represents the file size of the current image file.NOTE: This is the size of compressed image file on disk. As such, if you load from a stream, this property will be 0. If the size of the image file is required, it should be calculated from the stream.