Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnEncryptObject Class : DefaultSecondaryPicture Property |
public int DefaultSecondaryPicture {get; set;}
'Declaration
Public Property DefaultSecondaryPicture As Integer
public int DefaultSecondaryPicture {get; set;}
@property (nonatomic) int defaultSecondaryPicture;
public int getDefaultSecondaryPicture() public void setDefaultSecondaryPicture(int defaultSecondaryPicture)
get_DefaultSecondaryPicture();
set_DefaultSecondaryPicture(value);
Object.defineProperty('DefaultSecondaryPicture');
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.