Unit SelectUnit

DescriptionusesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

SelectUnit is used to define TLine which is used to select objects on the screen by drawing a "lasso" around them.

uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TLine TLine is used to select objects on the screen by drawing a "lasso" around them. See TLassoTool.

Types

TIntersectResult = (...);

Description

Types

TIntersectResult = (...);

TIntersectResult defines how two line segments intersect with each other.

Values
  • irDoIntersect:
  • irDontIntersect:
  • irColinear:

Generated by PasDoc 0.10.0 on 2006-10-31 09:56:46