bounds Property (AnnObject)

Summary

Gets a LeadRectD object that indicates the bounds of this AnnObject.

Syntax

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

Property Value

A LeadRectD object that indicates the bounds of this AnnObject.

Remarks

For more information, see GetBoundingRectangle.

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