getAreaInPixels Method

Summary

Returns the pixel count of this AnnObject.

Syntax
TypeScript
JavaScript
AnnObject.prototype.getAreaInPixels = function( 
   mapper 
) 
getAreaInPixels( 
   mapper: AnnContainerMapper 
): number; 

Parameters

mapper

The mapper to use in this container when converting display, container and image coordinates.

Return Value

The pixel count of this AnnObject.

Remarks

Derived objects can override GetAreaInPixels to provide their own implementation using a custom algorithm.

Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.