Skip to main content

DottedSingPts

Description

Contains coordinates of the line as list of the pointers to TFPoint type. If the Lines.IsSolid is True DottedSingPts contains two pointers to TFPoint type with values equal Point and Point1. If the Lines.IsSolid is False DottedSingPts contains result of the Lines.Line method.

Syntax

property DottedSingPts: TList;