←Select platform

Picture Property

Summary

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

Syntax

C#
VB
C++
public AnnPicture Picture { get; set; } 
  
Public Property Picture As Leadtools.Windows.Annotations.AnnPicture 

Property Value

The AnnPicture object associated with this AnnImageObject.

Remarks

For more information, refer to Using Pictures in WPF Annotation Objects

Example

For XAML example, refer to AnnHotspotObject.

For C#/VB examples, refer to AnnImageObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly