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 : DefaultPrimaryPicture Property |
public int DefaultPrimaryPicture {get; set;}
'Declaration
Public Property DefaultPrimaryPicture As Integer
public int DefaultPrimaryPicture {get; set;}
@property (nonatomic) int defaultPrimaryPicture;
public int getDefaultPrimaryPicture() public void setDefaultPrimaryPicture(int defaultPrimaryPicture)
get_DefaultPrimaryPicture();
set_DefaultPrimaryPicture(value);
Object.defineProperty('DefaultPrimaryPicture');
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.