designer Property

Summary

Gets the designer responsible for the change.

Syntax

JavaScript Syntax
Object.defineProperty(AnnAfterObjectChangedEventArgs.prototype, 'designer', 
	get: function() 
) 
TypeScript Syntax
designer: AnnDesigner; // read-only 

Property Value

The AnnDesigner responsible for the change.

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.Annotations.Automation Assembly