←Select platform

Remove Method

Summary

Removes the specified cell.

Syntax

C#
VB
C++
public override bool Remove( 
   MedicalViewerPlaneCutLine item 
) 
  
Public Overrides Function Remove( _ 
   ByVal item As MedicalViewerPlaneCutLine _ 
) As Boolean 
             
            public: 
bool Remove(  
   _MedicalViewerPlaneCutLine^_ item 
) override  
             

Parameters

item
Plane Cut line to remove.

Return Value

true if the element was removed successfully, otherwise it is false.

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.MedicalViewer Assembly