bounds Property

Summary

Gets the bounding rectangle of the AnnObject entering content-editing mode in screen/device coordinates.

Syntax

JavaScript Syntax
Object.defineProperty(AnnEditContentEventArgs.prototype, 'bounds', 
	get: function() 
) 
TypeScript Syntax
bounds: LeadRectD; // read-only 

Property Value

A LeadRectD that represents the bounding rectangle of the AnnObject entering content-editing mode in screen/device coordinates.

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