←Select platform

GetRulerLength Method

Summary
Gets the calibrated length of this AnnPolyRulerObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual LeadLengthD GetRulerLength( 
   double calibrationScale 
) 
- (LeadLengthD)rulerLength:(double)calibrationScale NS_SWIFT_NAME(rulerLength(calibrationScale:)); 
 public LeadLengthD getRulerLength(double calibrationScale) 
public:  
   virtual LeadLengthD^ GetRulerLength( 
      double calibrationScale 
   ) 
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 AnnPolyRulerObject.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.