←Select platform

OnCreateDoubleCutPlaneCells Method

Summary

Fires the CreateDoubleCutPlaneCell event.

Syntax

C#
VB
C++
protected virtual void OnCreateDoubleCutPlaneCells( 
   object sender, 
   DoubleCutPlaneCellEventArgs args 
) 
  
Protected Overridable Sub OnCreateDoubleCutPlaneCells( _ 
   ByVal sender As Object, _ 
   ByVal args As Leadtools.Medical.Workstation.Ui.DoubleCutPlaneCellEventArgs _ 
)  
protected: 
virtual void OnCreateDoubleCutPlaneCells(  
   Object^ sender, 
   Leadtools.Medical.Workstation.Ui.DoubleCutPlaneCellEventArgs^ args 
)  

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