rect Property (AnnRectangleObject)

Summary

Gets or sets the bounding rectangle of this AnnRectangleObject.

Syntax

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

Property Value

The bounding rectangle of this AnnRectangleObject.

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