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

Show in webframe

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

            

            
__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

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