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

Show in webframe

ClearRegionsCommand Constructor (ClearRegionsCommand)







The feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
true to remove the regions from all sub-cells.
Initializes a new instance of the ClearRegionsCommand class.
Syntax
public ClearRegionsCommand( 
   string featureId,
   WorkstationContainer container,
   bool applyToAllSubCells
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal applyToAllSubCells As Boolean _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim applyToAllSubCells As Boolean
 
Dim instance As New ClearRegionsCommand(featureId, container, applyToAllSubCells)

            

            
public: ClearRegionsCommand( 
   string* featureId,
   WorkstationContainer* container,
   bool applyToAllSubCells
)
public:
ClearRegionsCommand( 
   String^ featureId,
   WorkstationContainer^ container,
   bool applyToAllSubCells
)

Parameters

featureId
The feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
applyToAllSubCells
true to remove the regions 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