For a list of all members of this type, see Load3DVolumeAsyncCommandBase members
Public Methods
Name | Description | |
---|---|---|
CanExecute | Checks whether the Enabled and Supported properties are true and calls the DoCanExecute method. (Inherited from WorkstationCommand) | |
Execute | Checks whether the Enabled and Supported properties are true and calls the DoExecute method. (Inherited from WorkstationCommand) |
Protected Methods
Name | Description | |
---|---|---|
ConvertTo3D | Builds a 3D volume from a Leadtools.MedicalViewer.MedicalViewerMultiCell. | |
Create3DControl | Creates and initializes a Leadtools.Medical3D.Medical3DControl that is ready to be used for generating the volume. | |
DoCanExecute | Determines whether the command can execute. | |
DoExecute | Represents a base method for creating 3D volumes asynchronously. | |
OnAddingControl3DError | Notifies derived classes that an error has occurred while creating the 3D volume. | |
OnCommandExecuted | Publishes the current feature to be executed through the EventBroker. (Inherited from WorkstationCommand) | |
OnControl3DAdded | Notifies the derived classes that the 3D volume is created and added to the Leadtools.Medical.Workstation.UI.WorkstationViewer. |
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