The following tables list the members exposed by AnnEncryptObject.
Protected Constructors
Name | Description | |
---|---|---|
AnnEncryptObject | Initializes a new instance of AnnEncryptObject. |
Public Methods
Name | Description | |
---|---|---|
Apply | Applies this AnnEncryptObject object to the image inside a given viewer. | |
Clone | Creates an exact copy of this AnnEncryptObject object. | |
Invalidate | Overrides AnnObject.Invalidate. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of this AnnEncryptObject. | |
GetTransformPoints | Gets the array of points to be transformed. | |
SetTransformPoints | Sets the array of transformed points. |
Public Properties
Name | Description | |
---|---|---|
CanDecrypt | Gets a value indicating whether this AnnEncryptObject object is ready to decrypt. | |
CanEncrypt | Gets a value indicating whether this AnnEncryptObject object is ready to encrypt. | |
DefaultPrimaryPicture | Gets or sets the default primary picture used by all AnnEncryptObject objects. | |
DefaultSecondaryPicture | Gets or sets the default secondary picture used by all AnnEncryptObject objects. | |
Encryptor | Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor. | |
IsEncrypted | Gets a value indicating whether this AnnEncryptObject object is currently encrypted. | |
Key | Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object. | |
PrimaryPicture | Gets or sets the primary AnnPicture object associated with this AnnEncryptObject object. | |
ResetKeyIfApplied | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied. | |
SecondaryPicture | Gets or sets the secondary AnnPicture object associated with this AnnEncryptObject object. | |
SerializeKeyIfEncrypted | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object. | |
TransformMode | Gets a value that determines how to transform this AnnEncryptObject object when any object transformation method is called. | |
UseOriginalPrimaryPicture | Gets or sets a value indicating whether to revert back to the original primary picture used for all AnnEncryptObject objects. | |
UseOriginalSecondaryPicture | Gets or sets a value indicating whether to revert back to the original secondary picture used for all AnnEncryptObject objects. |
Public Fields
Name | Description | |
---|---|---|
EncryptorProperty | Identifies the Encryptor dependency property. | |
KeyProperty | Identifies the Key dependency property. | |
PrimaryPictureProperty | Identifies the PrimaryPicture dependency property. | |
ResetKeyIfAppliedProperty | Identifies the ResetKeyIfApplied dependency property. | |
SecondaryPictureProperty | Identifies the SecondaryPicture dependency property. | |
SerializeKeyIfEncryptedProperty | Identifies the SerializeKeyIfEncrypted dependency property. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET