Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Bitmap
.
.
::
.
.
UriSource Property
C1Bitmap Class
See Also
Gets or sets a URL that contains a reference to the image to be loaded into this
C1Bitmap
.
Namespace:
C1.Phone.Imaging
Assembly:
C1.Phone.Imaging
(in C1.Phone.Imaging.dll)
Syntax
C#
public
Uri
UriSource
{
get
;
set
; }
Visual Basic
Public
Property
UriSource
As
Uri
Get
Set
See Also
C1Bitmap Class
C1.Phone.Imaging Namespace