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 > DoubleCutPlaneCellEventArgs Class : DoubleCutPlaneCellEventArgs Constructor |
public DoubleCutPlaneCellEventArgs( 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 DoubleCutPlaneCellEventArgs(viewer, multiCell)
public: DoubleCutPlaneCellEventArgs( MedicalViewer* viewer, MedicalViewerMultiCell* multiCell )
public: DoubleCutPlaneCellEventArgs( MedicalViewer^ viewer, MedicalViewerMultiCell^ multiCell )