C#
VB
Java
WinRT C#
C++
Invokes the ObjectModified event with the specified parameters.
public void InvokeObjectModified(AnnObjectCollection objects,AnnObjectChangedType changeType)
Public Sub InvokeObjectModified( _ByVal objects As Leadtools.Annotations.Core.AnnObjectCollection, _ByVal changeType As Leadtools.Annotations.Automation.AnnObjectChangedType _)
public void InvokeObjectModified(Leadtools.Annotations.Core.AnnObjectCollection objects,Leadtools.Annotations.Automation.AnnObjectChangedType changeType)
public void invokeObjectModified(AnnObjectCollection objects, AnnObjectChangedType changeType) function Leadtools.Annotations.Automation.AnnAutomation.InvokeObjectModified(objects ,changeType)
public:void InvokeObjectModified(AnnObjectCollection^ objects,AnnObjectChangedType^ changeType)
objects
A collection that contains the objects modified
changeType
Type of change.
This method invokes the ObjectModified with a new AnnObjectModifiedEventArgs 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
