←Select platform

PrimaryPicture Property (AnnEncryptObject)

Summary

Gets or sets the primary AnnPicture object associated with this AnnEncryptObject object.

Syntax

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

Property Value

The primary AnnPicture object associated with this AnnEncryptObject object.

Remarks

The primary picture of this AnnEncryptObject object is the picture used when Encryptor is true.

The LEADTOOLS annotation framework assigns a default picture of a key to this property.

If you set an empty AnnPicture (a picture that has its AnnPicture.Image value set to null (or Nothing in VB), this AnnEncryptObject will use the picture define in DefaultPrimaryPicture.

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