Community

Viewing Image in Silverlight

(Mahesh Chand) The Image object is used to view images in XAML and Silverlight. The Source property of the image is used to specify the location of the image. This property can be an absolute URL or a relative URL. The following code snippet views a jpg file using the absolute path.

Read More - Register for Free Membership