TsgDXFLine.DottedSingPts

TsgDXFLine

  Classes Reference > CAD Database structure > Entities > TsgDXFLine > TsgDXFLine Properties >

TsgDXFLine.DottedSingPts

TsgDXFLine

Previous pageReturn to chapter overviewNext page

property DottedSingPts: TList;

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.

Go to CAD VCL Enterprise