TsgDXFLine

Hierarchy                Properties                Methods                Events

  Classes Reference > CAD Database structure > Entities >

TsgDXFLine

Hierarchy                Properties                Methods                Events

Previous pageReturn to chapter overviewNext page

TsgDXFLine = class(TsgDXFPenLine)

Unit

DXFConv

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