Calibration Property (RulersAnnotationView)
Gets or sets the calibration value used in calculation of
Length.
Real length of object (the Length property) can be differ from the length of object in the image. This property helps to solve this problem.
Here is a formula: Real_length_of_object = Length_of_object_in_image * Calibration.
For example, Length will be set to 10 centimeters if the length of object in the image is 5 centimeters and Calibration is set to 2.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5