EntStyle function

  Classes Reference > CAD Database structure > Procedures and functions >

EntStyle function

Previous pageReturn to chapter overviewNext page

Returns entitys pen style

Unit

DXFConv  

function EntStyle(E: TsgDXFEntity): TPenStyle;

Description

EntStyle returns linestyle of entity in Delphi TPenStyle. To get full information about linestyle how it stores in AutoCAD please see TsgLines.

Go to CAD VCL Enterprise