C#
VB
C++
Returns the area defined by the ellipse generated from all the points inside this object.
public override double GetArea()
Public Overrides Function GetArea() As Double
public:
virtual double GetArea() override
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