Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Commands Namespace > ClearRegionsCommand Class : ClearRegionsCommand Constructor |
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 )