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 > MedicalViewerCellRequestedEventArgs Class : ViewerCell Property |
public MedicalViewerMultiCell ViewerCell {get; set;}
'Declaration Public Property ViewerCell As MedicalViewerMultiCell
'Usage Dim instance As MedicalViewerCellRequestedEventArgs Dim value As MedicalViewerMultiCell instance.ViewerCell = value value = instance.ViewerCell
public: property MedicalViewerMultiCell^ ViewerCell { MedicalViewerMultiCell^ get(); void set ( MedicalViewerMultiCell^ value); }