Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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: property BitmapSource^ Image { BitmapSource^ get(); void set ( BitmapSource^ value); }
For XAML example, refer to AnnGroupObject.
For C#/VB examples, refer to AnnPicture.