Gets an ImageSource that is automatically updated to show the content of the C1Bitmap.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

C#
public ImageSource ImageSource { get; }
Visual Basic
Public ReadOnly Property ImageSource As ImageSource
	Get

See Also