getArea Method

Summary

Returns the area defined by the rectangle generated from all the points inside this object.

Syntax
TypeScript
JavaScript
AnnRectangleObject.prototype.getArea = function() 
getArea(): number; 

Return Value

The area defined by the rectangle generated from all the points inside this object.

Remarks

You can use a custom algorithm to calculate the rectangle area by overriding this method.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.