←Select platform

Load3DVolumeCommand Constructor(WorkstationContainer,SynchronizationContext)

Summary

Initializes a new instance of the Load3DVolumeCommand class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _ 
   ByVal syncContext As SynchronizationContext _ 
) 
public: 
Load3DVolumeCommand(  
   Leadtools.Medical.Workstation.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.LoadVolumeFeatureId.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly