←Select platform

AnnBeforeObjectChangedEventArgs Constructor

Summary

Initializes a new instance of the AnnBeforeObjectChangedEventArgs class.

Syntax

C#
VB
C++

Parameters

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

changeType
An AnnObjectChangedType value specifying what is to be changed.

designer
The AnnDesigner object 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 BeforeObjectChanged.

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