←Select platform

GetAreaInPixels Method

Summary

Returns the pixel count of this AnnRectangleObject.

Syntax
C#
C++/CLI
Python
public override double GetAreaInPixels( 
   AnnContainerMapper mapper 
) 
public:  
   virtual double GetAreaInPixels( 
      AnnContainerMapper^ mapper 
   ) override 
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 AnnRectangleObject.

Remarks

You can use a custom algorithm to calculate the pixel count of AnnRectangleObject by overriding this method.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
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.