Create3DVolumeCommand Constructor(WorkstationContainer,SynchronizationContext)

Summary
Initializes a new instance of the Create3DVolumeCommand class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal container As WorkstationContainer, _ 
   ByVal syncContext As SynchronizationContext _ 
) 
public: 
Create3DVolumeCommand(  
   WorkstationContainer^ container, 
   SynchronizationContext^ syncContext 
) 

Parameters

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.

Remarks

The default feature ID for this command is Leadtools.Medical.Workstation.WorkstationFeatures.Create3DVolumeFeatureId

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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