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(); }