textObject Property (AnnEditTextEventArgs)

Summary

Gets the AnnTextObject that is entering text-editing mode.

Syntax

JavaScript Syntax
Object.defineProperty(AnnEditTextEventArgs.prototype, 'textObject', 
	get: function() 
) 
TypeScript Syntax
textObject: AnnTextObject; // read-only

Property Value

The AnnTextObject that is entering text editing mode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize