←Select platform

GetArea Method

Summary

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

Syntax
C#
C++/CLI
Python
public override double GetArea() 
public:  
   virtual double GetArea() override 
def GetArea(self): 

Return Value

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

Remarks

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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