←Select platform

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 Leadtools.Medical3d.Medical3DVolumeType 
public: 
virtual property Leadtools.Medical3d.Medical3DVolumeType SelectedVolumeType { 
   Leadtools.Medical3d.Medical3DVolumeType get(); 
   void set (    Leadtools.Medical3d.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly