←Select platform

AnnOperationInfoEventArgs Constructor

Summary

Initializes a new AnnOperationInfoEventArgs object.

Syntax
C#
VB
C++
Java
Public Function New( _ 
   ByVal type As AnnOperationType, _ 
   ByVal annObject As AnnObject _ 
) 
public AnnOperationInfoEvent(Object source, AnnOperationType type, AnnObject annObject) 

Parameters

type
Operation type.

annObject
Target annotation object of this operation.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly