Returns the pixel count of this AnnRectangleObject.
AnnRectangleObject.prototype.getAreaInPixels = function(
mapper
)
getAreaInPixels(
mapper: AnnContainerMapper
): number;
mapper
The mapper to use in this container when converting display, container and image coordinates.
The pixel count of this AnnRectangleObject.
You can use a custom algorithm to calculate the pixel count of AnnRectangleObject 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