The following tables list the members exposed by AnnEncryptObject.
Protected Constructors
Name | Description | |
---|---|---|
AnnEncryptObject | This constructor is required by System.Runtime.Serialization.ISerializable. |
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. | |
GetObjectData | Populates a specified System.Runtime.Serialization.SerializationInfo with the data needed to serialize this object. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of this AnnEncryptObject. | |
DrawObject | Draws this AnnEncryptObject object on the specified surface. | |
GetTransformPoints | Gets the array of points to be transformed. | |
SetTransformPoints | Sets the array of transformed points. |
Public Properties
Name | Description | |
---|---|---|
Bounds | Gets or sets the bounding rectangle for this AnnEncryptObject object. | |
CanDecrypt | Gets a value indicating whether this AnnEncryptObject obect 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. | |
SupportsFixed | true if this AnnObject can be fixed; false otherwise | |
TransformObjectMode | 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. | |
Win32ObjectId | For internal use. |
Protected Properties
Name | Description | |
---|---|---|
HitTestInterior | Gets a value indicating whether hit-testing should be performed inside this AnnEncryptObject object. |
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