Returns the pixel count of this AnnRectangleObject.
public override double GetAreaInPixels(
AnnContainerMapper mapper
)
Public Overrides Function GetAreaInPixels(
ByVal mapper As AnnContainerMapper
) As Double
public:
virtual double GetAreaInPixels(
AnnContainerMapper^ mapper
) override
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