←Select platform

AnnObjectCollectionEventArgs Constructor(AnnObject)

Summary

Initializes a new instance of the AnnObjectCollectionEventArgs class with the specified parameters.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal obj As Leadtools.Windows.Annotations.AnnObject _ 
) 
public: 
AnnObjectCollectionEventArgs(  
   Leadtools.Windows.Annotations.AnnObject^ obj 
) 

Parameters

obj
The object that has been added or removed

Example

For C#/VB examples, refer to AnnObjectCollection.

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.Windows.Annotations Assembly