Leadtools.Windows.Annotations Namespace > AnnPicture Class : Image Property |
public BitmapSource Image {get; set;}
'Declaration Public Property Image As BitmapSource
'Usage Dim instance As AnnPicture Dim value As BitmapSource instance.Image = value value = instance.Image
public BitmapSource Image {get; set;}
get_Image();
set_Image(value);
public: property BitmapSource^ Image { BitmapSource^ get(); void set ( BitmapSource^ value); }
For XAML example, refer to AnnGroupObject.
For C#/VB examples, refer to AnnPicture.
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