Leadtools.Annotations.Core Namespace > AnnEncryptObject Class : Key Property |
public virtual int Key {get; set;}
Public Overridable Property Key As Integer
public virtual int Key {get; set;}
@property (nonatomic) int key;
public int getKey(); public void setKey(int value);
get_Key();
set_Key(value);
Object.defineProperty('Key');
The key should be between 0 and 4294967295.
For an example, refer to AnnEncryptObject.