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