←Select platform

AnnOperationInfoEventArgs Constructor

Summary
Initializes a new AnnOperationInfoEventArgs object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
- (instancetype)initWithOperations:(LTAnnOperationType)type object:(nullable LTAnnObject *)annObject; 
public AnnOperationInfoEvent(Object source, AnnOperationType type, AnnObject annObject) 
__init__(self,type,annObject) # Overloaded constructor 

Parameters

type
Operation type.

annObject
Target annotation object of this operation.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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