←Select platform

AnnObjectModifiedEventArgs Constructor

Summary

Creates a new instance of AnnObjectModifiedEventArgs with the specified parameters.

Syntax

C#
VB
Java
Objective-C
WinRT C#
-(id) initWithObjects:(LTAnnObjectCollection*)objects 
           changeType:(LTAnnObjectChangedType)changeType 
             designer:(LTAnnDesigner*)designer; 
public AnnObjectModifiedEventArgs(Object source, AnnObjectCollection objects, AnnObjectChangedType changeType)
function AnnObjectModifiedEventArgs(  
   objects , 
   changeType  
) 

Parameters

objects
A collection that contains the objects modified

changeType
Type of change.

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