C#
VB
Java
WinRT C#
C++
Creates a new instance of the AnnObjectCollectionEventArgs class.
public static AnnObjectCollectionEventArgs Create(
AnnObject obj
)
Public Shared Function Create( _
ByVal obj As Leadtools.Annotations.Core.AnnObject _
) As Leadtools.Annotations.Core.AnnObjectCollectionEventArgs
public static Leadtools.Annotations.Core.AnnObjectCollectionEventArgs Create(
Leadtools.Annotations.Core.AnnObject obj
)
public AnnObjectCollectionEvent(
Object source,
AnnObject obj
)
function Leadtools.Annotations.Core.AnnObjectCollectionEventArgs.Create(
obj
)
public:
static AnnObjectCollectionEventArgs^ Create(
AnnObject^ obj
)
obj
The AnnTextObject that was added or removed from the container.
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