Class TCustomEndPoints

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCustomEndPoints = class(TCollection)

Description

Hierarchy

Overview

Methods

Private function GetPoint(Index: integer): TEndPoint;
Public procedure ExportShapefileAtStartingLocations(FileName: string);
Public procedure ExportShapefileAtEndingLocations(FileName: string);

Properties

Public property Points[Index:integer]: TEndPoint read GetPoint;

Description

Methods

Private function GetPoint(Index: integer): TEndPoint;
 
Public procedure ExportShapefileAtStartingLocations(FileName: string);
 
Public procedure ExportShapefileAtEndingLocations(FileName: string);
 

Properties

Public property Points[Index:integer]: TEndPoint read GetPoint;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:54