TsgCADBasePolyline.DottedSingPts
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