The following tables list the members exposed by AnnEncryptObject.
Public Constructors
Name | Description | |
---|---|---|
AnnEncryptObject | Initializes a new AnnEncryptObject class object. | |
AnnRectangleObject | Initializes a new AnnRectangleObject class object with default values. (Inherited from AnnRectangleObject) |
Public Methods
Name | Description | |
---|---|---|
Apply | Applies this AnnEncryptObject object to an image using the specified data provider. | |
Clone | Creates an exact copy of this AnnEncryptObject object. | |
Deserialize | Loads this object with data from the specified XML. | |
GetArea | Returns the area defined by the rectangle generated from all the points inside this object. (Inherited from AnnRectangleObject) | |
GetAreaInPixels | Returns the pixel count of this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
HitTest | Performs hit-testing on this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
Rotate | Rotates the AnnEncryptObject around the specified point by the specified number of degrees. | |
ScaleVector | Scales the AnnEncryptObject by the specified ratios, unit vector and center point. | |
Serialize | Serializes the object to an XML document. | |
Translate | Translates the AnnEncryptObject by the specified values. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnEncryptObject. |
Public Properties
Name | Description | |
---|---|---|
Angle | Gets the rotation angle for a normalized AnnRectangleObject. (Inherited from AnnRectangleObject) | |
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. | |
CanRotate | Indicates if this object supports rotation. | |
DefaultPrimaryPicture | Gets or sets the id of the default primary picture used for the AnnEncryptObject. | |
DefaultSecondaryPicture | Gets or sets the id of the default secondary picture used for the AnnEncryptObject. | |
Encryptor | Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor. | |
FriendlyName | Gets the friendly name for AnnEncryptObject. | |
HitTestInterior | Indicates if this AnnEncryptObject supports hit testing of its interior. | |
IsEncrypted | Gets a value indicating whether this AnnEncryptObject object is currently encrypted. | |
IsFlipped | Indicates whether the object has been flipped. (Inherited from AnnRectangleObject) | |
IsReversed | Indicates whether the object has been reversed. (Inherited from AnnRectangleObject) | |
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. | |
Rect | Gets or sets the bounding rectangle of this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
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. | |
SupportsFill | Indicates if this object supports a fill. | |
SupportsStroke | Indicates if this object supports AnnStroke. |
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