←Select platform

Create Method

Summary
Creates a new instance of the AnnObjectCollectionEventArgs class.
Syntax
C#
VB
C++
Java
public static AnnObjectCollectionEventArgs Create( 
   AnnObject obj 
) 
Public Shared Function Create( _ 
   ByVal obj As AnnObject _ 
) As AnnObjectCollectionEventArgs 
public AnnObjectCollectionEvent( 
   Object source, 
   AnnObject obj 
) 
public:  
   static AnnObjectCollectionEventArgs^ Create( 
      AnnObject^ obj 
   ) 

Parameters

obj
The AnnTextObject that was added or removed from the container.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.