C#
VB
Java
Objective-C
WinRT C#
C++
Creates a new instance of AnnObjectModifiedEventArgs with the specified parameters.
Public Function New( _ByVal objects As Leadtools.Annotations.Core.AnnObjectCollection, _ByVal changeType As Leadtools.Annotations.Automation.AnnObjectChangedType _)
public AnnObjectModifiedEventArgs(Leadtools.Annotations.Core.AnnObjectCollection objects,Leadtools.Annotations.Automation.AnnObjectChangedType changeType)
-(id) initWithObjects:(LTAnnObjectCollection*)objectschangeType:(LTAnnObjectChangedType)changeTypedesigner:(LTAnnDesigner*)designer;
public AnnObjectModifiedEventArgs(Object source, AnnObjectCollection objects, AnnObjectChangedType changeType) function AnnObjectModifiedEventArgs(objects ,changeType)
objects
A collection that contains the objects modified
changeType
Type of change.
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
