(Leadtools.Annotations.Core)

DefaultSecondaryPicture Property

Show in webframe





Gets or sets the id of the default secondary picture used for the AnnEncryptObject.
Syntax
public int DefaultSecondaryPicture {get; set;}
Public Property DefaultSecondaryPicture As Integer
public int DefaultSecondaryPicture {get; set;}
@property (nonatomic) int defaultSecondaryPicture;
public int getDefaultSecondaryPicture()
public void setDefaultSecondaryPicture(int picture)
            
 
get_DefaultSecondaryPicture();
set_DefaultSecondaryPicture(value);
Object.defineProperty('DefaultSecondaryPicture');

Property Value

The id of the default secondary picture used for the AnnEncryptObject.
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.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.