BytesLoaded Property (SparkImage)

Class

SparkImage.

Action

Gets the number of bytes of the image already loaded.

Syntax

C#
protected Double bytesLoaded { get; }
VB
'Declaration
Protected Read Property bytesLoaded As Double

Access

Read only.