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 : CutPlaneCellEventArgs Constructor |
public CutPlaneCellEventArgs( MedicalViewer viewer, MedicalViewerMultiCell multiCell )
'Declaration Public Function New( _ ByVal viewer As MedicalViewer, _ ByVal multiCell As MedicalViewerMultiCell _ )
'Usage Dim viewer As MedicalViewer Dim multiCell As MedicalViewerMultiCell Dim instance As New CutPlaneCellEventArgs(viewer, multiCell)
public: CutPlaneCellEventArgs( MedicalViewer* viewer, MedicalViewerMultiCell* multiCell )
public: CutPlaneCellEventArgs( MedicalViewer^ viewer, MedicalViewerMultiCell^ multiCell )