Change3DVolumeTypeCommand Constructor

Summary
Initializes a new instance of the Change3DVolumeTypeCommand class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal featureId As String, _ 
   ByVal container As WorkstationContainer, _ 
   ByVal volumeType As Medical3DVolumeType _ 
) 
public: 
Change3DVolumeTypeCommand(  
   String^ featureId, 
   WorkstationContainer^ container, 
   Medical3DVolumeType volumeType 
) 

Parameters

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.

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.