Returns entity’s pen style
Unit
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