←Select platform

CalibrationScale Property

Summary

Gets the current calibration scaling factor.

Syntax
C#
VB
Objective-C
C++
Java
public double CalibrationScale { get; } 
Public ReadOnly Property CalibrationScale() As Double 
   Get 
public:  
   property double CalibrationScale 
   { 
      double get() 
   } 
public double getCalibrationScale(); 
@property (nonatomic, readonly) double calibrationScale 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.