LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RulerDistance Property

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.