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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly