object Property

Summary

Gets the AnnObject that is entering run mode.

Syntax

JavaScript Syntax
Object.defineProperty(AnnRunDesignerEventArgs.prototype, 'object', 
	get: function() 
) 
TypeScript Syntax
object: AnnObject; // read-only 

Property Value

The AnnObject that is entering run mode.

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.Core Assembly