←Select platform

AnnAfterObjectChangedEventArgs Constructor

Summary

Initializes a new instance of this class.

Syntax
C#
Objective-C
C++/CLI
Python
- (instancetype)initWithObjects:(LTAnnObjectCollection *)objects changeType:(LTAnnObjectChangedType)changeType designer:(nullable LTAnnDesigner *)designer; 
__init__(self,objects,changeType,designer) # Overloaded constructor 

Parameters

objects

Collection containing the objects that have changed.

changeType

Change type.

designer

The annotation designer that caused the change.

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.