Leadtools.Windows.Controls Namespace > ImageBox Class : Source Property |
public ImageSource Source {get; set;}
'Declaration Public Property Source As ImageSource
'Usage Dim instance As ImageBox Dim value As ImageSource instance.Source = value value = instance.Source
public ImageSource Source {get; set;}
get_Source();
set_Source(value);
public: property ImageSource^ Source { ImageSource^ get(); void set ( ImageSource^ value); }
When the value of the Source property changes to a valid image, the values of SourceDpiX and SourceDpiY will be populated by the image resolution.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2