[Visual
Basic] imagekitcontrolname.ImageSize
[= Long ]
[Visual
C++] [long =
]imagekitcontrolname.GetImageSize()
Reference
The size of the image in bytes
Explanation
The ImageSize property refers to the size of the image in bytes. When the ImageHandle property is set the values of this property are automatically set.
Setting this value
This value cannot be set.Retrieving this value
This value can be retrieved at run-time.