←Select platform

GetRulerLength Method

Summary
Gets the calibrated length of this AnnCrossProductObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public override LeadLengthD GetRulerLength( 
   double calibrationScale 
) 
-(LeadLengthD) getRulerLength:(double) calibrationScale; 
 @Override public LeadLengthD getRulerLength(double calibrationScale) 
public:  
   virtual LeadLengthD^ GetRulerLength( 
      double calibrationScale 
   ) override 
def GetRulerLength(self,calibrationScale): 

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 the first plus the second ruler of this cross product object.

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.