rect Property

Summary

Gets or sets the bounding rectangle of this AnnRectangleObject.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnRectangleObject.prototype, 'rect', 
	get: function(), 
	set: function(value) 
) 
rect: LeadRectD; 

Property Value

The bounding rectangle of this AnnRectangleObject.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly