Method procedure VLChamferMatchingContour.TVLChamferTemplateCoordinates.Insert(Integer;Integer;Integer)

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TVLChamferTemplateCoordinates

Contents

Syntax

Delphi:

procedure Insert( AIndex : Integer, X : Integer, Y : Integer );

C++ Builder:

void __fastcall Insert( int AIndex, int X, int Y );

Visual C++ (MFC):

void Insert( int AIndex, int X, int Y );

Summary

Inserts a new coordinate in the list at a position.

Description

Call this method to insert a new coordinate in the list at a position.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox