Create3DVolumeCommand Constructor(string,WorkstationContainer,SynchronizationContext)

Summary
Initializes a new instance of the Create3DVolumeCommand class.
Syntax
C#
C++/CLI
public Create3DVolumeCommand( 
   string featureId, 
   WorkstationContainer container, 
   SynchronizationContext syncContext 
) 
public:  
   Create3DVolumeCommand(String^ featureId, WorkstationContainer^ container, SynchronizationContext^ syncContext) 

Parameters

featureId
The feature ID that will be registered with this command.

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.

syncContext
The System.Threading.SynchronizationContext that allows the command to interact with the UI thread.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.