←Select platform

Store3DVolumeCommand Class Members

Summary

The following tables list the members exposed by Store3DVolumeCommand.

Public Constructors

Name Description
Public Constructor Store3DVolumeCommand Initializes a new instance of the Store3DVolumeCommand 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 DoCanExecute Determines whether the command can store a 3D volume information.
Protected Method DoExecute Stores the 3D volume information from the current Leadtools.Medical.Workstation.UI.VolumeViewer into the registered Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent instance, and fires the Volume3DStoring and Volume3DStored events.
Protected Method OnCommandExecuted Publishes the current feature to be executed through the EventBroker. (Inherited from WorkstationCommand)

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 Events

Name Description
Public Event Volume3DStored Occurs after storing a 3D volume.
Public Event Volume3DStoring Occurs before storing a 3D volume.

See Also

Store3DVolumeCommand Class

Leadtools.Medical.Workstation Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.