(Leadtools.Annotations.Core)

DefaultPrimaryPicture Property

Show in webframe





Gets or sets the id of the default primary picture used for the AnnEncryptObject.
Syntax
public int DefaultPrimaryPicture {get; set;}
Public Property DefaultPrimaryPicture As Integer
public int DefaultPrimaryPicture {get; set;}
@property (nonatomic) int defaultPrimaryPicture;
public int getDefaultPrimaryPicture()
public void setDefaultPrimaryPicture(int picture)
            
 
get_DefaultPrimaryPicture();
set_DefaultPrimaryPicture(value);
Object.defineProperty('DefaultPrimaryPicture');

Property Value

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

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

 

 


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