TsgDXFEntity.SetLWeight

TsgDXFEntity

  Classes Reference > CAD Database structure > Entities > TsgDXFEntity > TsgDXFEntity Methods >

TsgDXFEntity.SetLWeight

TsgDXFEntity

Previous pageReturn to chapter overviewNext page

Sets line weight width of the entity.

procedure SetLWeight(Value: Integer); virtual;

Description

Call SetLWeight to change line weight of the entity. SetLWeight is virtual method and can be overridden in descendants.

Go to CAD VCL Enterprise