Invokes the AfterObjectChanged event with the specified parameters.
public void InvokeAfterObjectChanged(AnnObjectCollection objects,AnnObjectChangedType changeType)
Public Sub InvokeAfterObjectChanged( _ByVal objects As Leadtools.Annotations.Core.AnnObjectCollection, _ByVal changeType As Leadtools.Annotations.Automation.AnnObjectChangedType _)
public void InvokeAfterObjectChanged(Leadtools.Annotations.Core.AnnObjectCollection objects,Leadtools.Annotations.Automation.AnnObjectChangedType changeType)
public void invokeAfterObjectChanged(AnnObjectCollection objects, AnnObjectChangedType changeType) function Leadtools.Annotations.Automation.AnnAutomation.InvokeAfterObjectChanged(objects ,changeType)
public:void InvokeAfterObjectChanged(AnnObjectCollection^ objects,AnnObjectChangedType^ changeType)
objects
A AnnObjectCollection that has a collection of the objects that is about to be changed.
changeType
An AnnObjectChangedType value specifying what is to be changed.
This method invokes the AfterObjectChanged with a new AnnAfterObjectChangedEventArgs created from the specified parameters.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
