Leadtools.Medical.Workstation.UI Namespace > CutPlaneCellEventArgs Class : MultiCell Property |
public MedicalViewerMultiCell MultiCell {get;}
'Declaration Public ReadOnly Property MultiCell As MedicalViewerMultiCell
'Usage Dim instance As CutPlaneCellEventArgs Dim value As MedicalViewerMultiCell value = instance.MultiCell
public: __property MedicalViewerMultiCell* get_MultiCell();
public: property MedicalViewerMultiCell* MultiCell { MedicalViewerMultiCell* get(); }