AnnEncryptObject Class Members

Summary

The following tables list the members exposed by AnnEncryptObject.

Public Constructors

Name Description
AnnEncryptObject Initializes a new AnnEncryptObject class object.

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.
create Creates a new instance of AnnEncryptObject.
deserialize Loads this object with data from the specified xml.
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.

Public Properties

Name Description
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.
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.
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.
supportsFill Indicates if this object supports a fill.
supportsStroke Indicates if this object supports AnnStroke.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly