ClearOnLoad Property (SparkImage)

Class

SparkImage.

Action

Gets whether or not to clear previous image content prior to loading new content.

Syntax

C#
protected Boolean clearOnLoad { get; }
VB
'Declaration
Protected Read Property clearOnLoad As Boolean

Access

Read only.