LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

Insert Method (MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine>)






Index of the item to insert.
MedicalViewerPlaneCutLine that represents the item to be inserted.
Appends the cut line object to the collection using the specified index.
Syntax
public override void Insert( 
   int index,
   MedicalViewerPlaneCutLine item
)
'Declaration
 
Public Overrides Sub Insert( _
   ByVal index As Integer, _
   ByVal item As MedicalViewerPlaneCutLine _
) 
'Usage
 
Dim instance As MedicalViewerPlaneCutLinesCollection(Of MedicalViewerPlaneCutLine)
Dim index As Integer
Dim item As MedicalViewerPlaneCutLine
 
instance.Insert(index, item)
public override void Insert( 
   int index,
   MedicalViewerPlaneCutLine item
)
 function Leadtools.MedicalViewer.MedicalViewerPlaneCutLinesCollection.Insert( 
   index ,
   item 
)
public:
void Insert( 
   int index,
   MedicalViewerPlaneCutLine^ item
) override 

Parameters

index
Index of the item to insert.
item
MedicalViewerPlaneCutLine that represents the item to be inserted.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> Class
MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features