←Select platform

CalibrationScale Property

Summary

Gets the current calibration scaling factor.

Syntax
C#
Objective-C
C++/CLI
Java
Python
public double CalibrationScale { get; } 
public:  
   property double CalibrationScale 
   { 
      double get() 
   } 
public double getCalibrationScale(); 
@property (nonatomic, readonly) double calibrationScale 
CalibrationScale # get  (AnnPolyRulerObject) 

Property Value

The current calibration scaling factor for this ruler. The default value is 1.

Remarks

The value of CalibrationScale is used by this ruler object in this annotation container. This value was previously set in Calibrate.

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.