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

Show in webframe

Create3DVolumeCommand Constructor(String,WorkstationContainer,SynchronizationContext)







The feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The System.Threading.SynchronizationContext that allows the command to interact with the UI thread.
Initializes a new instance of the Create3DVolumeCommand class.
Syntax
public Create3DVolumeCommand( 
   string featureId,
   WorkstationContainer container,
   SynchronizationContext syncContext
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal syncContext As SynchronizationContext _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim syncContext As SynchronizationContext
 
Dim instance As New Create3DVolumeCommand(featureId, container, syncContext)

            

            
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

See Also

Reference

Create3DVolumeCommand Class
Create3DVolumeCommand Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features