←Select platform

GetAreaInPixels Method

Summary

Returns the pixel count of this AnnObject.

Syntax
C#
C++/CLI
Python
public virtual double GetAreaInPixels( 
   AnnContainerMapper mapper 
) 
public:  
   virtual double GetAreaInPixels( 
      AnnContainerMapper^ mapper 
   ) 
def GetAreaInPixels(self,mapper): 

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 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.