←Select platform

Image Property

Summary

Gets or sets the image associated with this AnnPicture object. This is a dependency property.

Syntax

C#
VB
C++
public BitmapSource Image {get; set;}
Public Property Image As BitmapSource
public: 
property BitmapSource^ Image { 
   BitmapSource^ get(); 
   void set (    BitmapSource^ ); 
} 

Property Value

An System.Windows.Media.Imaging.BitmapSource object associated with this AnnPicture.

Example

For XAML example, refer to AnnGroupObject.

For C#/VB examples, refer to AnnPicture.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize