LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MPRFramesViewer Property

Show in webframe






Gets the MedicalViewer control used to host the MPR frames in the Series3DControl
Syntax
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();
}

Property Value

Type: MedicalViewer The MedicalViewer control used to host the MPR frames in the Series3DControl
Requirements

Target Platforms

See Also

Reference

VolumeViewer Class
VolumeViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.