OnCreateCutPlaneCell Method

Summary
Fires the CreateCutPlaneCell event.
Syntax
C#
VB
C++
protected virtual void OnCreateCutPlaneCell( 
   object sender, 
   CutPlaneCellEventArgs args 
) 
  
Protected Overridable Sub OnCreateCutPlaneCell( _ 
   ByVal sender As Object, _ 
   ByVal args As CutPlaneCellEventArgs _ 
)  
protected: 
virtual void OnCreateCutPlaneCell(  
   Object^ sender, 
   CutPlaneCellEventArgs^ args 
)  

Parameters

sender
The System.Object firing the event.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.