Occurs when an AnnObject is about to be changed.
The event handler receives an argument of type AnnBeforeObjectChangedEventArgs containing data related to this event. The following AnnBeforeObjectChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Gets or sets a value indicating whether the change should be canceled. |
ChangeType | Gets the type of change. |
Designer | Gets the designer responsible for the change. |
Objects | Gets the objects that have been changed. |
This event will be fired before an AnnObject is about to be modified by this AnnAutomation.
Products |
Support |
Feedback: BeforeObjectChanged Event - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.22
|