LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ApplyToAllSubCells Property (ICalibrateRulerView)







Gets or sets a value whether the calibration should apply to all sub cells.
Syntax
bool ApplyToAllSubCells {get; set;}
'Declaration
 
Property ApplyToAllSubCells As Boolean
'Usage
 
Dim instance As ICalibrateRulerView
Dim value As Boolean
 
instance.ApplyToAllSubCells = value
 
value = instance.ApplyToAllSubCells
bool ApplyToAllSubCells {get; set;}
get_ApplyToAllSubCells();
set_ApplyToAllSubCells(value);
__property bool get_ApplyToAllSubCells();
__property void set_ApplyToAllSubCells( 
   bool value
);
property bool ApplyToAllSubCells {
   bool get();
   void set (    bool value);
}

Property Value

true to apply the calibration to all sub cells; otherwise, it is false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ICalibrateRulerView Interface
ICalibrateRulerView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.