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

Show in webframe

ApplyToAllSubCells Property (ClearRegionsCommand)







Gets or set a value to remove the region from all sub cells
Syntax
public bool ApplyToAllSubCells {get; set;}
'Declaration
 
Public Property ApplyToAllSubCells As Boolean
'Usage
 
Dim instance As ClearRegionsCommand
Dim value As Boolean
 
instance.ApplyToAllSubCells = value
 
value = instance.ApplyToAllSubCells

            

            
public: __property bool get_ApplyToAllSubCells();
public: __property void set_ApplyToAllSubCells( 
   bool value
);
public:
property bool ApplyToAllSubCells {
   bool get();
   void set (    bool value);
}

Property Value

true to remove the region from all sub cells
Requirements

Target Platforms

See Also

Reference

ClearRegionsCommand Class
ClearRegionsCommand Members

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