←Select platform

AnnAutomation Class Methods

Summary

For a list of all members of this type, see AnnAutomation members

Public Methods

Name Description
AddLayer Adds a layer to the container.
AlignBottoms Aligns the selected objects along with alignment target bottom side.
AlignCenters Aligns the selected objects along with alignment target horizontal center.
AlignLefts Aligns the selected objects along with alignment target left side.
AlignMiddles Aligns the selected objects along with alignment target vertical center.
AlignRights Aligns the selected objects along with alignment target rights side.
AlignTops Aligns the selected objects along with alignment target top side.
ApplyAllDecryptors Applies all the decryptor AnnEncryptObject objects in this AnnAutomation.
ApplyAllEncryptors Applies all the encryptor AnnEncryptObject objects in this AnnAutomation.
ApplyDecryptor Applies the decryptor AnnEncryptObject that is currently being edited (selected).
ApplyEncryptor Applies the encryptor AnnEncryptObject object currently being edited (selected).
Attach Attaches this AnnAutomation object to a IAnnAutomationControl object.
AttachContainer Attaches this AnnAutomation object to a container and optional undo/redo object.
BeginUndo Creates a new undo node in this AnnAutomation object.
BeginUpdateContainers Stops the automation from passing events to the automation control while containers are being added or removed.
BringLayerToFront Brings the currently selected layer up in the Z-order.
BringToFront Brings the currently selected object(s) up in the Z-order.
Cancel Cancels the operation currently being performed in this AnnAutomation.
CancelUndo Cancels the undo node started in this AnnAutomation object.
Copy Copies the objects currently being edited to the clipboard.
DeleteLayer Deletes a layer from the container
DeleteSelectedObjects Deletes the selected objects from this AnnAutomation.
Detach Detaches this AnnAutomation object from its IAnnAutomationControl object.
EndDesigner Ends (and commits) the operation currently being performed in this AnnAutomation.
EndUndo Commits the undo node started in this AnnAutomation object.
EndUpdateContainers Instructs the viewer that updates are completed and rendering of the content can be resumed.
Flip Flips the objects that are currently being edited (selected) in this AnnAutomation.
GetContainerInvalidRect Gets the current invalidate rectangle (the physical location and size) of a container
GetObjectInvalidateRect Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject.
GetUndoRedoObject Gets an object that contains the current undo/redo object data.
HitTestContainer Gets the container under the specified location.
Invalidate Invalidates the specified region of the automation control.
InvalidateContainer Invalidates the specified container and re-renders its content in the automation control.
InvalidateObject Invalidates and re-draws an object.
InvokeAfterObjectChanged Invokes the AfterObjectChanged event with the specified parameters.
InvokeObjectModified Invokes the ObjectModified event with the specified parameters.
LayerFromSelectedObjects Creates a new layer from the currently selected objects.
Lock Locks the object(s) currently being edited (selected).
MakeSameHeight Make the height for selected objects the same with alignment target height.
MakeSameSize Make the size for selected objects the same with alignment target size.
MakeSameWidth Make the width for selected objects the same with alignment target width.
Paste Copies the annotation objects from the clipboard to this AnnAutomation.
PasteAt Copies the annotation objects from the clipboard to this AnnAutomation at the specified position.
PasteStringAt Copies the annotation objects contained in a serialization object at the specified position.
RealizeAllRedactions Realizes all the AnnRedactionObject objects in this AnnAutomation.
RealizeAllRedactions Realizes all the AnnRedactionObject objects in this AnnAutomation.
RealizeRedaction Realizes the AnnRedactionObject object currently being edited (selected).
RealizeRedaction Realizes the AnnRedactionObject object currently being edited (selected).
Redo Reapplies the last operation that was undone in this AnnAutomation.
ResetRotatePoints Resets the rotate control points of the selected AnnObject to their default locations.
RestoreAllRedactions Restores all of the AnnRedactionObject objects in this AnnAutomation.
RestoreAllRedactions Restores all of the AnnRedactionObject objects in this AnnAutomation.
RestoreRedaction Restores the AnnRedactionObject object currently being edited (selected).
RestoreRedaction Restores the AnnRedactionObject object currently being edited (selected).
SelectLayer Selects a layer in this AnnAutomation.
SelectObject Select an object in this AnnAutomation.
SelectObjects Selects an object or a group of objects in this AnnAutomation.
SendLayerToBack Sends the currently selected layer down in the Z-order.
SendToBack Sends the currently selected object(s) down in the Z-order.
ShowContextMenu Displays the automation context menu.
ShowObjectContextMenu Displays the object context menu.
ShowObjectProperties Shows the object properties
Undo Reverses the last operation performed in this AnnAutomation.
Unlock Unlocks the object(s) currently being edited (selected).

Protected Methods

Name Description
GetDefaultCurrentObjectId Returns the value of the default current object id.
OnAfterUndoRedo Raises the AfterUndoRedo event.
OnAutomationPointerDown Called by the IAnnAutomationControl pointer down event.
OnAutomationPointerMove Called by the IAnnAutomationControl pointer move event.
OnAutomationPointerUp Called by the IAnnAutomationControl pointer up event.
OnCurrentDesignerChanged Raises the CurrentDesignerChanged event.
OnDragDrop Raises the DragDrop event.
OnUndoRedoChanged Raises the UndoRedoChanged event.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly