IsEqualPoints

  Classes Reference > Functional Reference >

IsEqualPoints

Previous pageReturn to chapter overviewNext page

Indicates whether points are equal.

Unit

sgConsts

function IsEqualPoints(Point1, Point2: TPoint): Boolean;

Description

Call IsEqualPoints to determine whether Point1 is equal Point2. Returns:

Value

Meaning

True

Points are equal.

False

Points are not equal.

 

Go to CAD VCL Enterprise