TsgCADBasePolyline.DottedSingPts

TsgCADBasePolyline

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

TsgCADBasePolyline.DottedSingPts

TsgCADBasePolyline

Previous pageReturn to chapter overviewNext page

Read-only property.

property DottedSingPts: TList;

Description

Gets coordinates of the polyline points as a list of pointers to TFPoint.

If a value of IsSolid property is True, DottedSingPts contains a value of Polypoints property. If a value of IsSolid property is False, DottedSingPts contains result of Poly method.

 

 

 

Go to CAD VCL Enterprise