Leadtools.Windows.Annotations Namespace : AnnObjectChangedType Enumeration |
public enum AnnObjectChangedType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnObjectChangedType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnObjectChangedType
public enum AnnObjectChangedType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnObjectChangedType = function() { }; Leadtools.Windows.Annotations.AnnObjectChangedType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnObjectChangedType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ApplyDecryptor | As a result from either calling the AnnAutomation.ApplyDecryptor or AnnAutomation.ApplyAllDecryptors methods manually or from the user interface. |
ApplyEncryptor | As a result from either calling the AnnAutomation.ApplyEncryptor or AnnAutomation.ApplyAllEncryptors methods manually or from the user interface. |
Audio | As a result from changing an AnnAudioObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
BringToFront | As a result from either calling the AnnAutomation.BringToFront method manually or from the user interface. |
ControlPoints | As a result from changing the control points and gap properties from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Curve | As a result from changing an AnnCurveObject or AnnClosedCurveObjectproperty from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Delete | As a result from either calling the AnnAutomation.Delete method manually or from the user interface. |
DesignerDraw | As a result from the user interface drawing a new object via the AnnDrawDesigner user interface. |
DesignerEdit | As a result from the user interface editing an existing object via the AnnEditDesigner user interface. |
Encrypt | As a result from changing an AnnEncryptObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Fill | As a result from changing an AnnObject.Fill property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
FixedState | As a result from changing fixed state property of an object (AnnObject.FixedState) from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Flip | As a result from either calling the AnnAutomation.Flip method manually or from the user interface. |
Font | As a result from changing an AnnObject Font properties from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Header | As a result from changing the AnnObject Header properties from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Hilite | As a result from changing an AnnHiliteObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Hyperlink | As a result from changing the AnnObject.AnnObject.Hyperlink property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Lock | As a result from either calling the AnnAutomation.Lock method manually or from the user interface. |
None | No change |
Paste | As a result from either calling the AnnAutomation.Paste method manually or from the user interface. |
Picture | As a result from changing an IAnnPicture derived object property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Pictures | As a result from changing an IAnnPrimarySecondaryPicture derived object property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Point | As a result from changing an AnnPointObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Polygon | As a result from changing an AnnPolygonObject or AnnClosedCurveObjectproperty from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Protractor | As a result from changing an AnnProtractorObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
RealizeRedaction | As 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. |
RestoreRedaction | As a result from either calling the AnnAutomation.RestoreRedaction or AnnAutomation.RestoreAllRedactions methods manually or from the user interface. |
RubberStamp | As a result from changing an AnnRubberStampObject property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Ruler | As a result from changing an IAnnRuler derived object property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
SendToBack | As a result from either calling the AnnAutomation.SendToBack method manually or from the user interface. |
Stroke | As a result from changing an AnnObject stroke properties from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Text | As a result from changing an IAnnText derived object property from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
Unlock | As a result from either calling the AnnAutomation.Unlock method manually or from the user interface. |
Video | As a result from changing the video URL property of a video object (AnnVideoObject.Uri) from the AnnAutomationManager.ObjectPropertiesDialogType user interface. |
For C#/VB examples, refer to AnnAutomation.BeforeObjectChanged.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnObjectChangedType
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