←Select platform

GetRulerLengthAsString Method

Summary
Gets the calibrated length of this AnnPolyRulerObject as a string.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual string GetRulerLengthAsString( 
   double calibrationScale 
) 
- (NSString *)rulerLengthAsString:(double)calibrationScale NS_SWIFT_NAME(rulerLengthAsString(calibrationScale:)); 
public String getRulerLengthAsString(double calibrationScale) 
public:  
   virtual String^ GetRulerLengthAsString( 
      double calibrationScale 
   ) 
def GetRulerLengthAsString(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 as a string.

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.