(Leadtools.Annotations.Core)

AnnEncryptObject Class Members

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by AnnEncryptObject.

Public Constructors
 NameDescription
AnnEncryptObject ConstructorInitializes a new AnnEncryptObject class object.  
Top
Public Properties
 NameDescription
AngleGets the rotation angle for a normalized AnnRectangleObject. (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
BoundsGets a Leadtools.LeadRectD object that indicates the bounds of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
CanDecryptGets a value indicating whether this AnnEncryptObject obect is ready to decrypt.  
CanEncryptGets a value indicating whether this AnnEncryptObject object is ready to encrypt.  
CanRotateOverridden. Indicates if this object supports rotation.  
DefaultPrimaryPictureGets or sets the id of the default primary picture used for the AnnEncryptObject.  
DefaultSecondaryPictureGets or sets the id of the default secondary picture used for the AnnEncryptObject.  
EncryptorGets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor.  
FillGets or sets the AnnBrush associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
FixedStateOperationsGets or sets the fixed state for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
FontGets or sets the AnnFont used associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
FriendlyNameOverridden. Gets the friendly name for AnnEncryptObject.  
GroupNameFor future use. (Inherited from Leadtools.Annotations.Core.AnnObject)
HitTestInteriorOverridden. Indicates if this AnnEncryptObject supports hit testing of its interior.  
HyperlinkGets or sets a string which represents the hyperlink for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
IdGets the ID of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
IsEncryptedGets a value indicating whether this AnnEncryptObject object is currently encrypted.  
IsFlippedIndicates whether the object has been flipped. (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
IsLockedGets a value that indicates whether this AnnObject is locked. (Inherited from Leadtools.Annotations.Core.AnnObject)
IsReversedIndicates whether the object has been reversed. (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
IsSelectedGets or sets a value indicating whether the object is selected. (Inherited from Leadtools.Annotations.Core.AnnObject)
IsVisibleGets or sets a value indicating whether the object is visible. (Inherited from Leadtools.Annotations.Core.AnnObject)
KeyGets or sets the key used to encrypt or decrypt this AnnEncryptObject object.  
LabelsGets a dictionary of AnnLabel objects used by this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
LayerGet the optional layer that contain this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
LockPictureGets or sets the id of the picture used when drawing the locked symbol for locked objects. (Inherited from Leadtools.Annotations.Core.AnnObject)
MetadataGets the metadata associated with this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
OpacityGets or sets a value indicating the opacity value to use when rendering this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
PasswordGets or sets the password used in the last successful lock operation of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
PointsGets the collection of Leadtools.LeadPointD objects that define this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
PrimaryPictureGets or sets the primary AnnPicture object associated with this AnnEncryptObject object.  
RectGets or sets the bounding rectangle of this AnnRectangleObject. (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
ResetKeyIfAppliedGets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied.  
RotateCenterGets or sets the location of the rotate center control point. (Inherited from Leadtools.Annotations.Core.AnnObject)
RotateGripperGets or sets the length of the rotate gripper control point. (Inherited from Leadtools.Annotations.Core.AnnObject)
SecondaryPictureGets or sets the secondary AnnPicture object associated with this AnnEncryptObject object.  
SerializeKeyIfEncryptedGets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object.  
StateIdGets or sets the optional state ID of this object to be used with state rendering engines. (Inherited from Leadtools.Annotations.Core.AnnObject)
StrokeGets or sets the AnnStroke associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
SupportsFillOverridden. Indicates if this object supports a fill.  
SupportsFontIndicates if this object supports a font. (Inherited from Leadtools.Annotations.Core.AnnObject)
SupportsStrokeOverridden. Indicates if this object supports AnnStroke.  
TagGets or sets a user-defined data object that is associated with this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
Public Methods
 NameDescription
ApplyApplies this AnnEncryptObject object to an image.  
CloneOverridden. Creates an exact copy of this AnnEncryptObject object.  
DeserializeOverridden. Loads this object with data from the specified XML.  
GetInvalidateRectGets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
HitTestPerforms hit-testing on this AnnRectangleObject. (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
LockLocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.Core.AnnObject)
OnPropertyChangedRaises the AnnObject.PropertyChanged event. (Inherited from Leadtools.Annotations.Core.AnnObject)
RotateOverridden. Rotates the AnnEncryptObject around the specified point by the specified number of degrees.  
ScaleScales the AnnObject by the specified ratios. (Inherited from Leadtools.Annotations.Core.AnnObject)
ScaleVectorOverridden. Scales the AnnEncryptObject by the specified ratios, unit vector and center point.  
SerializeOverridden. Serializes the object to an XML document.  
SetIdSets the ID of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
TranslateOverridden. Translates the AnnEncryptObject by the specified values.  
UnlockUnlocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
Protected Methods
 NameDescription
CreateOverridden. Creates a new instance of AnnEncryptObject.  
GetBoundingRectangleGets the bounding rectangle for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
OnPointsChangedOccurs when the AnnObject.Points for this AnnObject have changed. (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
Public Events
 NameDescription
PropertyChangedOccurs when a property value changes. AnnPropertyChangedEventArgs (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
See Also

Reference

AnnEncryptObject Class
Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.