TsgDXFLine
TsgDXFLine = class(TsgDXFPenLine)
Unit
Description
This class defines a single line segment (entity LINE). Line is specified by two points, the Point and the Point1. When the style of a line is not solid (Lines.IsSolid = False) use DottedSingPts to obtain a pointer to a TFPoint type specific coordinate of a dotted line segment.
Go to CAD VCL Enterprise