←Select platform

Create Method

Summary

Creates a new instance of the AnnObjectCollectionEventArgs class.

Syntax

C#
VB
Java
WinRT C#
C++
public static AnnObjectCollectionEventArgs Create( 
   AnnObject obj 
) 
public AnnObjectCollectionEvent( 
   Object source, 
   AnnObject obj 
) 
             
 function Leadtools.Annotations.Core.AnnObjectCollectionEventArgs.Create(  
   obj  
) 
public:  
   static AnnObjectCollectionEventArgs^ Create( 
      AnnObject^ obj 
   ) 

Parameters

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly