RulerDistance Property

Summary

Gets or sets the ruler calibration distance.

Syntax
C#
VB
C++
public double RulerDistance { get; set; } 
  
Property RulerDistance As Double 
property double RulerDistance { 
   double get(); 
   void set (    double ); 
} 

Property Value

A System.Double value that represents the ruler calibration distance.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly