←Select platform

AnnObjectModifiedEventArgs Constructor

Summary
Creates a new instance of AnnObjectModifiedEventArgs with the specified parameters.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal objects As AnnObjectCollection, _ 
   ByVal changeType As AnnObjectChangedType _ 
) 
-(id) initWithObjects:(LTAnnObjectCollection*)objects 
           changeType:(LTAnnObjectChangedType)changeType 
             designer:(LTAnnDesigner*)designer; 
public AnnObjectModifiedEventArgs(Object source, AnnObjectCollection objects, AnnObjectChangedType changeType) 

Parameters

objects
A collection that contains the objects modified

changeType
Type of change.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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