getRulerLength Method

Summary

Gets the calibrated length of this AnnCrossProductObject.

Syntax

JavaScript Syntax
AnnCrossProductObject.prototype.getRulerLength = function( 
   calibrationScale 
) 
TypeScript Syntax
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 AnnCrossProductObject.

Remarks

This method returns the total length of first plus second ruler of this cross product object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly