←Select platform

ClearRegionsCommand Constructor (ClearRegionsCommand)

Summary

Initializes a new instance of the ClearRegionsCommand class.

Syntax

C#
VB
C++
public ClearRegionsCommand(  
   string featureId, 
   Leadtools.Medical.Workstation.WorkstationContainer container, 
   bool applyToAllSubCells 
) 
Public Function New( _ 
   ByVal featureId As String, _ 
   ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _ 
   ByVal applyToAllSubCells As Boolean _ 
) 
public: 
ClearRegionsCommand(  
   String^ featureId, 
   Leadtools.Medical.Workstation.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize