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.Commands Namespace > CellAnnotationDeletedEventArgs Class : ViewerCell Property |
public MedicalViewerCell ViewerCell {get;}
'Declaration Public ReadOnly Property ViewerCell As MedicalViewerCell
'Usage Dim instance As CellAnnotationDeletedEventArgs Dim value As MedicalViewerCell value = instance.ViewerCell
public: __property MedicalViewerCell* get_ViewerCell();
public: property MedicalViewerCell^ ViewerCell { MedicalViewerCell^ get(); }