←Select platform
In This Topic ▼

Load3DVolumeAsyncCommandBase Class Members

Summary

The following tables list the members exposed by Load3DVolumeAsyncCommandBase.

Public Constructors

Name Description
Public Constructor Load3DVolumeAsyncCommandBase Initializes a new instance of this class.
Public Constructor WorkstationCommand Initializes a new instance of this class. (Inherited from WorkstationCommand)

Public Methods

Name Description
Public Method CanExecute Checks whether the Enabled and Supported properties are true and calls the DoCanExecute method. (Inherited from WorkstationCommand)
Public Method Execute Checks whether the Enabled and Supported properties are true and calls the DoExecute method. (Inherited from WorkstationCommand)

Protected Methods

Name Description
Protected Method ConvertTo3D Builds a 3D volume from a Leadtools.MedicalViewer.MedicalViewerMultiCell.
Protected Method Create3DControl Creates and initializes a Leadtools.Medical3D.Medical3DControl that is ready to be used for generating the volume.
Protected Method DoCanExecute Determines whether the command can execute.
Protected Method DoExecute Represents a base method for creating 3D volumes asynchronously.
Protected Method OnAddingControl3DError Notifies derived classes that an error has occurred while creating the 3D volume.
Protected Method OnCommandExecuted Publishes the current feature to be executed through the EventBroker. (Inherited from WorkstationCommand)
Protected Method OnControl3DAdded Notifies the derived classes that the 3D volume is created and added to the Leadtools.Medical.Workstation.UI.WorkstationViewer.

Public Properties

Name Description
Public Property Container Gets the Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation which this command will execute on. (Inherited from WorkstationCommand)
Public Property Enabled Gets or sets a value to temporarily enables and disable the command execution. (Inherited from WorkstationCommand)
Public Property FeatureId Gets the feature ID that is registered with this command. (Inherited from WorkstationCommand)
Public Property Supported Gets or sets a value to disable the feature associated with the command to be executed. (Inherited from WorkstationCommand)
Public Property SyncContext Gets the System.Threading.SynchronizationContext that allows the command to interact with the UI thread.

See Also

Reference

Load3DVolumeAsyncCommandBase Class

Leadtools.Medical.Workstation Namespace

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.