Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

RulerDistance Property







Gets or sets the ruler calibration distance.
Syntax
double RulerDistance {get; set;}
'Declaration
 
Property RulerDistance As Double
'Usage
 
Dim instance As ICalibrateRulerView
Dim value As Double
 
instance.RulerDistance = value
 
value = instance.RulerDistance

            

            
__property double get_RulerDistance();
__property void set_RulerDistance( 
   double value
);
property double RulerDistance {
   double get();
   void set (    double value);
}

Property Value

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

Target Platforms

See Also

Reference

ICalibrateRulerView Interface
ICalibrateRulerView Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features