←Select platform

SecondaryPicture Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnPicture SecondaryPicture {get; set;}
Public Property SecondaryPicture As Leadtools.Annotations.Core.AnnPicture
public Leadtools.Annotations.Core.AnnPicture SecondaryPicture {get; set;}
@property (nonatomic) LTAnnPicture* secondaryPicture;
public AnnPicture getSecondaryPicture() 
public void setSecondaryPicture(AnnPicture picture) 
get_SecondaryPicture(); 
set_SecondaryPicture(value); 
Object.defineProperty('SecondaryPicture'); 

Property Value

The secondary AnnPicture object associated with this AnnEncryptObject object.

Remarks

The secondary picture of this AnnEncryptObject object is the picture used when Encryptor is false.

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

If you set an empty AnnPicture, this AnnEncryptObject will use the picture define in DefaultSecondaryPicture.

Requirements

Target Platforms

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