←Select platform

Picture Property (AnnFreehandHotspotObject)

Summary

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

Syntax

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

Property Value

The AnnPicture object associated with this AnnFreehandHotspotObject.

Remarks

If you set an empty AnnPicture (a picture that has its AnnPicture.Image value set to null (or Nothing in VB), this AnnFreehandHotspotObject will use the picture defined in AnnHotspotObject.DefaultPicture. For more information, refer to Using Pictures in WPF Annotation Objects

Example

For XAML example, refer to AnnFreehandHotspotObject.

For C#/VB examples, refer to AnnFreehandHotspotObject.

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