SelectedVolume Property

Summary

Gets or sets the selected Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier to be loaded.

Syntax
C#
VB
C++
public VolumeIdentifier SelectedVolume { get; set; } 
  
Public Property SelectedVolume As VolumeIdentifier 
public: 
property VolumeIdentifier^ SelectedVolume { 
   VolumeIdentifier^ get(); 
   void set (    VolumeIdentifier^ ); 
} 

Property Value

The selected Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier to be loaded.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly