BytesTotal Property (SparkImage)
Class
SparkImage
.
Action
Gets the total image data in bytes loaded or pending load.
Syntax
C#
protected
Double
bytesTotal { get; }
VB
'Declaration Protected Read Property bytesTotal As
Double
Access
Read only.