C#
VB
C++
Initializes a new instance of the Change3DVolumeTypeCommand class.
public Change3DVolumeTypeCommand(string featureId,WorkstationContainer container,Medical3DVolumeType volumeType)
Public Function New( _ByVal featureId As String, _ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _ByVal volumeType As Leadtools.Medical3d.Medical3DVolumeType _)
public:Change3DVolumeTypeCommand(String^ featureId,Leadtools.Medical.Workstation.WorkstationContainer^ container,Leadtools.Medical3d.Medical3DVolumeType volumeType)
featureId
The feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
volumeType
The Leadtools.Medical3D.Medical3DVolumeType value to change to.
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
