←Select platform

Insert Method (MedicalViewerPointCollection<PointF>)

Summary

Inserts the specified point.

Syntax

C#
VB
C++
public override void Insert(  
   int index, 
   PointF item 
) 
Public Overrides Sub Insert( _ 
   ByVal index As Integer, _ 
   ByVal item As PointF _ 
) 
public: 
void Insert(  
   int index, 
   PointF item 
) override 

Parameters

index
Index of insertion.

item
Point to insert.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize