Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Medical.Workstation.Loader Namespace > MedicalViewerCellCreatedEventArgs Class : ViewerCell Property |
public MedicalViewerMultiCell ViewerCell {get;}
'Declaration Public ReadOnly Property ViewerCell As MedicalViewerMultiCell
'Usage Dim instance As MedicalViewerCellCreatedEventArgs Dim value As MedicalViewerMultiCell value = instance.ViewerCell
public: property MedicalViewerMultiCell^ ViewerCell { MedicalViewerMultiCell^ get(); }