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

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, APoint : TPoint );

C++ Builder:

void __fastcall Insert( int AIndex, TPoint APoint );

Visual C++ (MFC):

void Insert( int AIndex, POINT APoint );

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