LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnObjectChangedType Enumeration






Indicates the type of change to the AnnObject .NET support Silverlight support
Syntax
public enum AnnObjectChangedType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum AnnObjectChangedType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnObjectChangedType
public enum AnnObjectChangedType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Annotations.AnnObjectChangedType = function() { };
Leadtools.Windows.Annotations.AnnObjectChangedType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnObjectChangedType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
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.
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.
FillAs a result from changing an AnnObject.Fill property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
FixedStateAs a result from changing fixed state property of an object (AnnObject.FixedState) from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
FlipAs a result from either calling the AnnAutomation.Flip method manually or from the user interface.
FontAs a result from changing an AnnObject Font properties from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
HeaderAs a result from changing the AnnObject Header properties 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.
NoneNo change
PasteAs a result from either calling the AnnAutomation.Paste method manually or from the user interface.
PictureAs a result from changing an IAnnPicture derived object property from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
PicturesAs a result from changing an IAnnPrimarySecondaryPicture 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 WPF Annotation Rotation Options.

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 IAnnRuler 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.
StrokeAs a result from changing an AnnObject stroke properties from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
TextAs a result from changing an IAnnText 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 the video URL property of a video object (AnnVideoObject.Uri) from the AnnAutomationManager.ObjectPropertiesDialogType user interface.
Example

For C#/VB examples, refer to AnnAutomation.BeforeObjectChanged.

Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.