LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnObjectChangedType Enumeration
See Also  
Leadtools.Annotations Namespace : AnnObjectChangedType Enumeration



The AnnObjectChangedType Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Indicates the type of change to the AnnObject

Syntax

Visual Basic (Declaration) 
Public Enum AnnObjectChangedType 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As AnnObjectChangedType
C# 
public enum AnnObjectChangedType : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class AnnObjectChangedType : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
ApplyDecryptorAs a result from either calling the AnnAutomation.ApplyDecryptor or AnnAutomation.ApplyAllDecryptors methods manually or from the user interface.
ApplyEncryptorAs a result from either calling the AnnAutomation.ApplyEncryptor or AnnAutomation.ApplyAllEncryptors methods manually or from the user interface.
AudioAs a result from changing an AnnAudioObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
BringToFrontAs a result from either calling the AnnAutomation.BringToFront method manually or from the user interface.
BrushAs a result from changing an AnnDrawable derived object AnnDrawable.Brush property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
ControlPointsAs a result from changing the control points and gap properties from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
CurveAs a result from changing an AnnCurveObject or AnnClosedCurveObjectproperty from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
DeleteAs a result from either calling the AnnAutomation.Delete method manually or from the user interface.
DesignerDrawAs a result from the user interface drawing a new object via the AnnDrawDesigner user interface.
DesignerEditAs a result from the user interface editing an existing object via the AnnEditDesigner user interface.
EncryptAs a result from changing an AnnEncryptObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
FixedAs a result from changing the 'fixed' state of an existing object via the AnnEditDesigner user interface.
FlipAs a result from either calling the AnnAutomation.Flip method manually or from the user interface.
FontAs a result from changing an AnnDrawable derived object AnnDrawable.Font property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
HiliteAs a result from changing an AnnHiliteObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
HyperlinkAs a result from changing the AnnObject.AnnObject.Hyperlink property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
LockAs a result from either calling the AnnAutomation.Lock method manually or from the user interface.
NameAs a result from changing the AnnObject Name properties from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
NoneNo change
PasteAs a result from either calling the AnnAutomation.Paste method manually or from the user interface.
PenAs a result from changing an AnnDrawable derived object AnnDrawable.Pen property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
PictureAs a result from changing an IAnnPictureObject derived object property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
PicturesAs a result from changing an IAnnPrimarySecondaryPictureObject derived object property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
PointAs a result from changing an AnnPointObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
PolygonAs a result from changing an AnnPolygonObject or AnnClosedCurveObjectproperty from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
ProtractorAs a result from changing an AnnProtractorObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
RealizeRedactionAs a result from either calling the AnnAutomation.RealizeRedaction or AnnAutomation.RealizeAllRedactions methods manually or from the user interface.
ResetRotatePoints

As a result from resetting the rotate control points of an existing object via the AnnEditDesigner user interface.

For more information, refer to New Annotation Features of Version 14.5.

RestoreRedactionAs a result from either calling the AnnAutomation.RestoreRedaction or AnnAutomation.RestoreAllRedactions methods manually or from the user interface.
RubberStampAs a result from changing an AnnRubberStampObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
RulerAs a result from changing an IAnnRulerObject derived object property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
SendToBackAs a result from either calling the AnnAutomation.SendToBack method manually or from the user interface.
TextAs a result from changing an IAnnTextObject derived object property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
UnlockAs a result from either calling the AnnAutomation.Unlock method manually or from the user interface.
VideoAs a result from changing an AnnVideoObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.

Example

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.AnnObjectChangedType

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features