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