Initializes a new instance of the Load3DVolumeCommand class.
public Load3DVolumeCommand(
string featureId,
WorkstationContainer container,
SynchronizationContext syncContext
)
Public Function New( _
ByVal featureId As String, _
ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _
ByVal syncContext As SynchronizationContext _
)
public:
Load3DVolumeCommand(
String^ featureId,
Leadtools.Medical.Workstation.WorkstationContainer^ container,
SynchronizationContext^ syncContext
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET