←Select platform

AnnObjectModifiedEventArgs Constructor

Summary
Creates a new instance of AnnObjectModifiedEventArgs with the specified parameters.
Syntax
C#
Objective-C
C++/CLI
Java
Python
- (instancetype)initWithObjects:(LTAnnObjectCollection *)objects changeType:(LTAnnObjectChangedType)changeType; 
public AnnObjectModifiedEventArgs(Object source, AnnObjectCollection objects, AnnObjectChangedType changeType) 
__init__(self,objects,changeType) # Overloaded constructor 

Parameters

objects
A collection that contains the objects modified

changeType
Type of change.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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