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 : MPRFramesViewer Property |
public MedicalViewer MPRFramesViewer {get;}
'Declaration Public ReadOnly Property MPRFramesViewer As MedicalViewer
'Usage Dim instance As VolumeViewer Dim value As MedicalViewer value = instance.MPRFramesViewer
public: __property MedicalViewer* get_MPRFramesViewer();
public: property MedicalViewer^ MPRFramesViewer { MedicalViewer^ get(); }