←Select platform

AnnAfterObjectChangedEventArgs Constructor

Summary

Initializes a new instance of the AnnAfterObjectChangedEventArgs class.

Syntax

C#
VB
C++

Parameters

objects
An AnnObjectCollection that has a collection of the objects that has been changed.

changeType
An AnnObjectChangedType value specifying what has changed.

designer
The AnnDesigner responsible for the change.

Remarks

The designer should be null (Nothing in VB) unless the changeType is AnnObjectChangedType.DesignerDraw or AnnObjectChangedType.DesignerEdit.

Example

For C#/VB examples, refer to AfterObjectChanged.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly