C#
VB
C++
Initializes a new instance of the AnnObjectCollectionEventArgs class with the specified parameters.
public AnnObjectCollectionEventArgs(
AnnObject obj
)
Public Function New( _
ByVal obj As Leadtools.Windows.Annotations.AnnObject _
)
public:
AnnObjectCollectionEventArgs(
Leadtools.Windows.Annotations.AnnObject^ obj
)
obj
The object that has been added or removed
For C#/VB examples, refer to AnnObjectCollection.
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