getRulerLength Method

Summary

Gets the calibrated length of this AnnPolyRulerObject.

Syntax
TypeScript
JavaScript
AnnPolyRulerObject.prototype.getRulerLength = function( 
   calibrationScale 
) 
getRulerLength( 
   calibrationScale: number 
): LeadLengthD; 

Parameters

calibrationScale

The ratio of the horizontal resolution (dots per inch or DPI) to the vertical resolution.

For most images, the ratio is 1.

Return Value

The calibrated length of this AnnPolyRulerObject.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Annotations.Engine Assembly