record TIntersectionLocation

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIntersectionLocation = record

Description

 

Overview

Fields

Position: integer;
New: boolean;

Description

Fields

Position: integer;

Position is the position in FPoints before which the associated intersection point should be inserted.

New: boolean;

If New is True, the associated intersection point must be inserted into FPoints as Position. Otherwise, it is a duplicate of a point already at Position.


Generated by PasDoc 0.12.1 on 2013-05-13 15:42:00