The following tables list the members exposed by Load3DVolumeCommand.
Public Constructors
Name | Description | |
---|---|---|
Load3DVolumeAsyncCommandBase | Initializes a new instance of this class. (Inherited from Load3DVolumeAsyncCommandBase) | |
Load3DVolumeCommand | Initializes a new instance of the Load3DVolumeCommand class. |
Protected Methods
Name | Description | |
---|---|---|
ConvertTo3D | Loads 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. (Inherited from Load3DVolumeAsyncCommandBase) | |
DoCanExecute | Determines whether the command can execute. | |
DoExecute | Represents a base method for creating 3D volumes asynchronously. (Inherited from Load3DVolumeAsyncCommandBase) | |
OnAddingControl3DError | Publishes the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.PublishVolumeLoadingError. | |
OnControl3DAdded | Publishes the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.PublishVolumeLoadingCompleted. |
Public Properties
Name | Description | |
---|---|---|
IdentifyingVolumes | Gets or sets the status message that is used when locating the volumes for the selected cell. | |
LoadingVolume | Gets or sets the status message that is used when loading the volume for the selected cell. | |
LoadingVolumeCompleted | Gets or sets the status message that is used when loading the volume for the selected cell is completed. | |
RetreiveVolumeInformation | Gets or sets the status message that is used when retrieving the volumes for the selected cell. | |
SyncContext | Gets the System.Threading.SynchronizationContext that allows the command to interact with the UI thread. (Inherited from Load3DVolumeAsyncCommandBase) |
Public Events
Name | Description | |
---|---|---|
LoadVolumes | Occurs when a volume needs to be selected from multiple volumes. |
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