Returns the area defined by the ellipse generated from all the points inside this object.
AnnEllipseObject.prototype.getArea = function()
getArea(): number;
The area defined by the ellipse generated from all the points inside this object.
You can use a custom algorithm to calculate the ellipse area by overriding this method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET