ApplyToAllSubCells Property

Summary

Gets or set a value to remove the region from all sub cells

Syntax
C#
VB
C++
public bool ApplyToAllSubCells { get; set; } 
  
Public Property ApplyToAllSubCells As Boolean 
public: 
property bool ApplyToAllSubCells { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to remove the region from all sub cells

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly