←Select platform

OnCutPlaneCellGenerated Method

Summary

Raises the CutPlaneCellGenerated event.

Syntax

C#
VB
C++
protected virtual void OnCutPlaneCellGenerated( 
   object sender, 
   MedicalViewerDerivativeGeneratedEventArgs e 
) 
  
Protected Overridable Sub OnCutPlaneCellGenerated( _ 
   ByVal sender As Object, _ 
   ByVal e As Leadtools.Medicalviewer.MedicalViewerDerivativeGeneratedEventArgs _ 
)  
protected: 
virtual void OnCutPlaneCellGenerated(  
   Object^ sender, 
   Leadtools.Medicalviewer.MedicalViewerDerivativeGeneratedEventArgs^ e 
)  

Parameters

sender
The System.Object firing the event.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly