SelectedVolumeType Property

Summary
Gets or sets the current selected Leadtools.Medical3D.Medical3DVolumeType
Syntax
C#
VB
C++
public virtual Medical3DVolumeType SelectedVolumeType { get; set; } 
  
Public Overridable Property SelectedVolumeType As Medical3DVolumeType 
public: 
virtual property Medical3DVolumeType SelectedVolumeType { 
   Medical3DVolumeType get(); 
   void set (    Medical3DVolumeType ); 
} 

Property Value

The current selected Leadtools.Medical3D.Medical3DVolumeType

Remarks

The component changing the 3D volume type should update this value.

Requirements

Target Platforms

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.