Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > VolumeViewer Class : VolumeControlViewer Property |
public MedicalViewer VolumeControlViewer {get;}
'Declaration Public ReadOnly Property VolumeControlViewer As MedicalViewer
'Usage Dim instance As VolumeViewer Dim value As MedicalViewer value = instance.VolumeControlViewer
public: __property MedicalViewer* get_VolumeControlViewer();
public: property MedicalViewer^ VolumeControlViewer { MedicalViewer^ get(); }