←Select platform

InvokeAfterObjectChanged Method

Summary

Invokes the AfterObjectChanged event with the specified parameters.

Syntax

C#
VB
Java
WinRT C#
public void invokeAfterObjectChanged(AnnObjectCollection objects, AnnObjectChangedType changeType)
function Leadtools.Annotations.Automation.AnnAutomation.InvokeAfterObjectChanged(  
   objects , 
   changeType  
) 

Parameters

objects
A AnnObjectCollection that has a collection of the objects that is about to be changed.

changeType
An AnnObjectChangedType value specifying what is to be changed.

Remarks

This method invokes the AfterObjectChanged with a new AnnAfterObjectChangedEventArgs created from the specified parameters.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize