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