Leadtools.Annotations.Core Namespace : AnnEncryptObject Class |
The following tables list the members exposed by AnnEncryptObject.
Name | Description | |
---|---|---|
AnnEncryptObject Constructor | Initializes a new AnnEncryptObject class object. |
Name | Description | |
---|---|---|
Angle | Gets the rotation angle for a normalized AnnRectangleObject. (Inherited from Leadtools.Annotations.Core.AnnRectangleObject) | |
Bounds | Gets a Leadtools.LeadRectD object that indicates the bounds of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
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 | Overridden. 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. | |
Fill | Gets or sets the AnnBrush associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
FixedStateOperations | Gets or sets the fixed state for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Font | Gets or sets the AnnFont used associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
FriendlyName | Overridden. Gets the friendly name for AnnEncryptObject. | |
GroupName | For future use. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
HitTestInterior | Overridden. Indicates if this AnnEncryptObject supports hit testing of its interior. | |
Hyperlink | Gets or sets a string which represents the hyperlink for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Id | Gets the ID of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
IsEncrypted | Gets a value indicating whether this AnnEncryptObject object is currently encrypted. | |
IsFlipped | Indicates whether the object has been flipped. (Inherited from Leadtools.Annotations.Core.AnnRectangleObject) | |
IsLocked | Gets a value that indicates whether this AnnObject is locked. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
IsReversed | Indicates whether the object has been reversed. (Inherited from Leadtools.Annotations.Core.AnnRectangleObject) | |
IsSelected | Gets or sets a value indicating whether the object is selected. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
IsVisible | Gets or sets a value indicating whether the object is visible. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Key | Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object. | |
Labels | Gets a dictionary of AnnLabel objects used by this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Layer | Get the optional layer that contain this object. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
LockPicture | Gets or sets the id of the picture used when drawing the locked symbol for locked objects. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Metadata | Gets the metadata associated with this object. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Opacity | Gets or sets a value indicating the opacity value to use when rendering this object. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Password | Gets or sets the password used in the last successful lock operation of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Points | Gets the collection of Leadtools.LeadPointD objects that define this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
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 Leadtools.Annotations.Core.AnnRectangleObject) | |
ResetKeyIfApplied | Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied. | |
RotateCenter | Gets or sets the location of the rotate center control point. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
RotateGripper | Gets or sets the length of the rotate gripper control point. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
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. | |
StateId | Gets or sets the optional state ID of this object to be used with state rendering engines. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Stroke | Gets or sets the AnnStroke associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
SupportsFill | Overridden. Indicates if this object supports a fill. | |
SupportsFont | Indicates if this object supports a font. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
SupportsStroke | Overridden. Indicates if this object supports AnnStroke. | |
Tag | Gets or sets a user-defined data object that is associated with this object. (Inherited from Leadtools.Annotations.Core.AnnObject) |
Name | Description | |
---|---|---|
Apply | Applies this AnnEncryptObject object to an image. | |
Clone | Overridden. Creates an exact copy of this AnnEncryptObject object. | |
Deserialize | Overridden. Loads this object with data from the specified XML. | |
GetInvalidateRect | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
HitTest | Performs hit-testing on this AnnRectangleObject. (Inherited from Leadtools.Annotations.Core.AnnRectangleObject) | |
Lock | Locks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
OnPropertyChanged | Raises the AnnObject.PropertyChanged event. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Rotate | Overridden. Rotates the AnnEncryptObject around the specified point by the specified number of degrees. | |
Scale | Scales the AnnObject by the specified ratios. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
ScaleVector | Overridden. Scales the AnnEncryptObject by the specified ratios, unit vector and center point. | |
Serialize | Overridden. Serializes the object to an XML document. | |
SetId | Sets the ID of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
Translate | Overridden. Translates the AnnEncryptObject by the specified values. | |
Unlock | Unlocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.Core.AnnObject) |
Name | Description | |
---|---|---|
Create | Overridden. Creates a new instance of AnnEncryptObject. | |
GetBoundingRectangle | Gets the bounding rectangle for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject) | |
OnPointsChanged | Occurs when the AnnObject.Points for this AnnObject have changed. (Inherited from Leadtools.Annotations.Core.AnnObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. AnnPropertyChangedEventArgs (Inherited from Leadtools.Annotations.Core.AnnObject) |