public virtual double GetArea()
Public Overridable Function GetArea() As Double
-(double)getArea;
public double getArea()
public:
virtual double GetArea()
The default implementation of this method is to return the area defined by the polygon generated from all the points inside this object. This method is valid for closed shape annotation objects such as rectangular, elliptical, and polygonal annotations on bitmaps. Derived objects can override GetArea to provide their own implementation using a custom algorithm.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document